Forum Discussion
Rosieodonell_16
Oct 11, 2016Cirrus
Trying to LDAP query an AD LDS field
I currently have an access policy where i need to LDAP query a custom field on a AD LDS server. I get the following error when I try:
LDAP Module: Failed to bind with 'CN=testuser,OU=Service Acco...
Oct 20, 2016
Today I needed to run ldapsearch myself again. This one worked for me:
ldapsearch -x -LLL -h 10.23.92.2 -D 'Administrator@example.com' -w 2secret! -b 'dc=example,dc=com' -s sub "(|(sAMAccountName=john.doe@example.com)(userPrincipalName=john.doe@example.com))" sAMAccountName
Did you get it to work for you?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects