<[email protected]> writes: > Hello list, > > this is my first time trying to set up SASL, I'm probably doing > something wrong. Anyhow: [...] > - when starting slapd without -d I get: > > $ ldapsearch -v -h localhost -LLL -U ldapadmin -D > "cn=ldapadmin,ou=Users,dc=hh,dc=supported,dc=de" -b > "ou=Users,dc=hh,dc=supported,dc=de" -s sub "cn=ldapadmin" > ldap_initialize( ldap://localhost:10389 ) > SASL/DIGEST-MD5 authentication started > Please enter your password: > ldap_sasl_interactive_bind_s: Internal (implementation specific) error > (80) > additional info: SASL(-1): generic failure:
try ldapsearch -Y DIGEST-MD5 -U ldapadmin -w password -b ... -Dieter -- Dieter Klünter | Systemberatung http://dkluenter.de GPG Key ID:8EF7B6C6 53°37'09,95"N 10°08'02,42"E
