[Date Prev][Date Next] [Chronological] [Thread] [Top]

openldap+sasl error



yeah¿ i know the -x is for simple auth, but my pdc is working now with
openldap+ssl+samba, and i wanT add kerberos+openafs, and i have to get
the sasl auth, and the error trhat i get with

 ldapsearch -D "cn=admin,dc=ironman,dc=es" -w secret -d 16383

is:


ldap_msgfree
ldap_sasl_interactive_bind_s: server supports: GSSAPI NTLM LOGIN PLAIN
DIGEST-MD5 CRAM-MD5
ldap_int_sasl_bind: GSSAPI NTLM LOGIN PLAIN DIGEST-MD5 CRAM-MD5
ldap_int_sasl_open: host=shogun.ironman.es
SASL/GSSAPI authentication started
ldap_perror
ldap_sasl_interactive_bind_s: Local error (-2)
        additional info: SASL(-1): generic failure: GSSAPI Error:
Miscellaneous failure (No credentials cache found)


thanks