Forum Discussion
Rene_C_
Nimbostratus
May 05, 2014APM LDAP Query with user-dn
Hi,
i got a very strange case that i'm trying to resolve.
My Setup is as follows:
APM Policy with LDAP Query for some User Attributes (this one works correct):
- Base: ou=...
Kevin_Stewart
Employee
May 05, 2014I just tested this in 11.5 and didn't see anything specifically wrong with it. It may be worthwhile to test this from the command line on the F5 using the ldapsearch command:
Query the user:
ldapsearch -H ldap://x.x.x.x:389 -x -b ou=Identities,o=MyCompany -D administrator@mycompany.com -w 'password' '(usershortname=bill.user)'
Query the group membership info:
ldapsearch -H ldap://x.x.x.x:389 -x -b ou=Systems,o= MyCompany -D administrator@mycompany.com -w 'password' '(&(objectClass=groupOfNames)(member=cn=myusercn,ou=People,ou=Identities,o=MyCompany))'
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