Created
October 7, 2018 07:38
-
-
Save rkbalgi/07f39dd1ad45d402058613d28890bb90 to your computer and use it in GitHub Desktop.
Adding a Bind DN in AD LDS (and other useful LDAP related stuff)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How to add a bind dn on AD LDS | |
https://proofid.com/blog/blogset-okta-ldap-integration-microsoft-ad-lds/ | |
(Basically, add a new DN (say cn=admin,cn=service-accounts,dc=example,dc=com), reset password and then add this as a "member" of cn=Readers |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment