[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
help configure sasl
Please!
Help me to configure SASL for OpenLDAP.
My browser reports no SASL mechanisms.
I set
SASL_SECPROPS none
in ldap.conf.
Then ran both slapd and sample-server,
the tool that ships with sasl,
in debugger.
The SASL API function sasl_listmechs
reports no mechanisms in slapd,
and "PLAIN,ANONYMOUS" in sample-server.
The Cyrus SASL for System Administrators document
speaks about configuration file App.conf,
but I don't know how to write it for slapd.
Maybe it's not needed for PLAIN mechanism?
Rafal