[ Contributors ] [ Introduction ]
Contributors
| User | Edits | Comments | Labels |
|---|---|---|---|
| rsujatha | 2 | 0 | 0 |
Introduction
To configure an authentication module to login through the non Access Manager Sun Directory Server.
- Navigate to the Authentication tab for this realm.
- Create new LDAP module instance with the following data:
o Primary Sun Directory Server: myDSServer.sun.com:389
o DN to Start User Search: dc=example,dc=com
o DN for Root User Bind: cn=directory manager
o Password for Root User Bind: password for cn=directory manager
o Attribute Used to Retrieve User Profile: uid
o Attributes Used to Search for a User to be Authenticated: uid
o Search Scope: SUBTREE
o Create a new Authentication chaining instance
o Add a new instance for the auth instance created above.
o Set criteria to "sufficient"
o Change "Default Authentication Chain" to new authentication chain just created above.
Now you should be able to login using your S1DS for authentication by accessing http://yourAMserver:port/amserver/UI/login?org=yourRealmName

