[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: modifying cn=config - Invalid credentials (49)
On 02/20/13 13:45 +1100, Asmaa Ahmed wrote:
Do you mean something like that?
ldapsearch -QY EXTERNAL -H ldapi:///
ldap_sasl_interactive_bind_s: Authentication method not supported (7)
additional info: SASL(-4): no mechanism available:
Thanks.
You have likely misconfigured sasl, via your sasl slapd.conf file.
Within that file, comment out your 'mech_list' option, or add 'EXTERNAL' to
it.
--
Dan White