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

Re: OpenLDAP with GSSAPI problem



Quoting "Shaick" <shaick_mlist1@lycos.co.uk>:

>     Yes the OpenLDAP is linked with system libraries(for Kerberos and
> GSSAPI),The sasl libraries are not shown in ldd output , because i compiled
> OpenLDAP with static SASL libraries and not with shared one.
> 
>     All other mechanism like CRAM-MD5 and DIGEST-MD5 are working fine.So i
> donot think problem in SASL library with OpenLDAP linking. Am i Right?

If SASL have a problem with the Kerberos libs, then the two mentioned will
work, but not the GSSAPI (using Kerberos)...

> #  ./sample-client -s ldap -n krishna.kovaiteam.com -u s001 -p

This is not the same hostname you specified in 'sasl-host' (which is/was
krishna.team.com!).