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

Re: Kerberos V support in OpenLDAP



 At 11:18 AM 9/18/98 +1000, Luke Howard wrote:
>I notice that OpenLDAP 1.1 will include Kerberos V support.

The word "support" should probably be changed to "compatibility."

The change just extends the OpenLDAP to be compatible with a
Kerberos V installation.  The authentication mechanism is still
as defined by rfc1777.  The patch is basically only adds a
few preprocessor directives to compile with K5 headers/libraries.  

I agree that no significant authentication and/or encryption
work should be done before support LDAPv3, SASL, and a plug in
mechanism.

Kurt

PS: I have a copy of the DCE GSS-API patches...