- Update your ADAM instance's schema and add "msDS-bindableObject" to the "auxiliaryClass" "User" object type. See "Understanding ADAM bind redirection" for more info.
- Create a new user (i.e. CN=Bind User,CN=Users,DC=example,DC=com") and add that user to the ADAM Administrators group (CN=Administrators,CN=Roles,DC=example,DC=com).
- Set a password for this user and then use this user's DN and password to bind to ADAM from any generic LDAP browser.
Wednesday, May 14, 2008
How to bind to ADAM using generic LDAP browsers
Subscribe to:
Post Comments (Atom)
1 comments:
Hi Null,
This is exactly I was looking for. Thank you for blogging. But unfortunately I don't see the auxillaryclass attribute for the user class. Did you extend the ADAM's schema from the regular Win2k3 ActiveDirectory schema?. I did not do that yet.
Post a Comment