bea chataigne wrote:
# ldapsearch -Y DIGEST-MD5-U syncuser ldap_sasl_interactive_bind_s: Invalid credentials ( 49 ) additional information: SASL ( 13 ): use(wear out) not found: no secret in database
Does attribute userPassword of entry cn=syncuser,dc=xxx,dc=fr has a clear-text value? SASL DIGEST-MD5 does not work with hashed passwords.
Ciao, Michael.