Hi, I have a working LDAP-installation (slapd from etch) using simple-bind over TLS.
when I try to connect with e.g.
ldapsearch -ZZ -Y EXTERNAL uid=hkunz -LLL
I get
SASL/EXTERNAL authentication started
ldap_sasl_interactive_bind_s: Unknown authentication method (-6)
additional info: SASL(-4): no mechanism available:
doing
ldapsearch -x -ZZ -LLL -s "base" -b "" supportedSASLMechanisms
yields
dn:
supportedSASLMechanisms: LOGIN
supportedSASLMechanisms: DIGEST-MD5
supportedSASLMechanisms: NTLM
supportedSASLMechanisms: PLAIN
supportedSASLMechanisms: CRAM-MD5
Is there no SASL/EXTERNAL support in slapd in etch?
or did I miss something?
Many thanks,
Hp.
signature.asc
Description: This is a digitally signed message part

