[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: PLAIN and ANONYMOUS authendication
Durai raj writes:
> I installed the OpenLDAP with SASL, DB and SSL in Linux fedora
> core. The ldapsearch doesn't not show the PLAIN and ANONYMOUS
> auth. mechnanism. But it shows the GSSAPI, CRAM and DIGEST-MD5.
If I remember correctly, PLAIN is normally only shown if TLS is
established, since users should not transmit unprotected plaintext
passwords.
Anyway, see "sasl-secprops" in man slapd.conf.
--
Hallvard