The command
ldapsearch -ZZ uid=userID
returns the following:
SASL/DIGEST-MD5 authentication started
Please enter your password:
ldap_sasl_interactive_bind_s: Invalid credentials
additional info: Empty DIGEST value (attribute 'authzid' value
'<server FQDN>')
What is going on here, and what is the password that I have to enter?
Thanks,
Celso