[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OpenLDAP, SASL and Kerberos!
At 05:11 AM 12/10/2005, Jorge Diaz wrote:
> I have configurated a KDC and i can use GSSAPI with OpenLDAP. But i need also Simple Binds and i want to store passwords only on KDC. Older versions of OpenLDAP supports userPassword: {KERBEROS}user@realm but new versions of OpenLDAP only supports {SASL}user@realm and i dont know how to configure this to get Kerberos passwords... so... what can i do?
See http://www.openldap.org/faq/index.cgi?file=944
as well as saslauthd(8) documentation in Cyrus SASL.
Kurt