cyrus-sals-2.1.25 and openldap-2.4.29

luxInteg lux-integ at btconnect.com
Thu Mar 29 07:18:52 EDT 2012


Greetings,

i am new to this list.  I have a computer with these:-
cpu:        amd64  2 cores
os          linux 64bit  distro=cblfs  kernel-3.2.1, gcc-4.5.2
auth progs: MIT-kerberos-1.10, sasl-2.1.25. openldap-2.4.29  


I verified ldap is running without sasl  with the ldapsearch command  like 
so:-
ldapsearch -xWLLL  "ou=people"   -H ldaps://tester.example.com

When I tried the same command for a sasl bind:-
ldappsearch -LLL  "ou=people"   -H ldaps://tester.example.com

I get this
###################################################
SASL/GSSAPI authentication started
ldap_sasl_interactive_bind_s: Invalid credentials (49)
        additional info: SASL(-13): authentication failure: GSSAPI Failure: 
gss_accept_sec_context
###################################################


When I didpensed with tls  i.e.  I do
ldappsearch -LLL  "ou=people"   -H ldap://tester.example.com

I get the same result. 


 It seems that  there  is something wrong with sasl-installation  and I would 
be grateful for some advice   including source of any needed patches.

Yours sincerely
lux-integ


More information about the Cyrus-sasl mailing list