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

Re: OpenLDAP with GSSAPI problem



Just want to thank everyone who contributed to this thread and the previous thread "Mapping userPassword to Kerberos 5"

As a part-time lurker of this list, these 2 threads have explained more about the interaction of SASL, Kerberos, and LDAP than anything else I have ever read.

Thanks


Jonathan Higgins
Network Service Specialist IV
Kennesaw State University
jhiggins@kennesaw.edu

This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law.  If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.

>>> Turbo Fredriksson <turbo@bayour.com> 08/08/03 08:04AM >>>
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!).