Cybersecurity
DevOps Cloud
IT Operations Cloud
Summary
ndstrace error: "Implied anonymous bind by operation 0x2:0x63 on connection" during authentication
Products
eDirectory (NetIQ eDirectory)
Environment
NetIQ eDirectory 9.x
Situation
Occasionally, LDAP authentication failed due to the following exception:
"Implied anonymous bind by operation 0x2:0x63 on connection <connection number>"
Cause
The application performed LDAP search before receiving LDAP bind success response.
Resolution
Problem was resolved by updating the application code to perform LDAP search only after successful LDAP bind
URL Name
KM000011898