[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Authentification precisions
At 08:10 AM 6/14/2001, Jean-Christian Hassler wrote:
>Hello,
>
>I managed to configure a LDAP server with SASL/CRAM-MD5, the users and their passwords are in the sasldb.
>I'd like to know if there is a way to use the usernames and passwords which are in the LDAP base with SASL
Currently not.
>or should I use simple bind (but in this case we don't use SASL and the LDAP server won't be LDAPv3 compliant)?
While DIGEST-MD5 is LDAPv3's mandatory-to-implement secure authentication
mechanism, it's not mandatory-to-use.
See RFC 2829 for LDAP authentication security considerations.