memo for OID
Configure Oracle Internet Directory to return operational attributes
dn: cn=dsaconfig, cn=configsets,cn=oracle internet directory
changetype: modify
add: orclallattrstodn
orclallattrstodn:cn=orcladmin
changetype: modify
add: orclallattrstodn
orclallattrstodn:cn=orcladmin
Enforce Attribute Uniqueness for UID in Oracle Internet Directory 11gR1
Enter the following values to ensure that the UID field is unique in Oracle Internet Directory:
Enter 'UID_UNIQUE' in 'Attribute Uniqueness Constraint Name'
Ensure that 'Enable Unique Attribute' is Checked (i.e. Yes)
Enter 'uid' in 'Unique Attribute Name'
Enter ' inetorgperson' in ' Unique Attribute Objectclass'
Select 'One Level' in 'Unique Attribute Scope'
Enter the Realm Distinguished Name (DN), e.g. 'cn=Users,dc=us,dc=oracle,dc=com' in 'Unique Attribute Subtree'
Ensure that 'Enable Unique Attribute' is Checked (i.e. Yes)
Enter 'uid' in 'Unique Attribute Name'
Enter ' inetorgperson' in ' Unique Attribute Objectclass'
Select 'One Level' in 'Unique Attribute Scope'
Enter the Realm Distinguished Name (DN), e.g. 'cn=Users,dc=us,dc=oracle,dc=com' in 'Unique Attribute Subtree'
Choose OK. The entry you just created appears in the list of attribute uniqueness constraint entries in the left frame.
Click on the 'UID_UNIQUE' name in the left frame (below 'Attribute Uniqueness') and the record is displayed in the main frame.
Click the 'Apply' button to apply this constraint.
enabling java plugin for AD authentication
1. Login to ODSM ->advanced ->oidexpkg_bind_ad->optional properties
put the value of ad host in host1 field and port value in port 1 field .
Incase you have multiple ad boxes integrated with oid you can define those values in host2 , port2 and so on .
2. Same to be repeated for
Login to ODSM ->advanced ->oidexpkg_compare_ad
3.Now validate you ldapbind with ad user
留言