[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LDAP invalid credentials and ldap_sasl_interactive_bind_s
John Morrissey wrote:
Disable SASL binds by passing the -x argument to ldapadd.
Why is SASL enabled by default? It seems that most client/servers out there
will (by default esp for anon reads) not use SSL or SASL. Shouldn't it be
/off/ by default, and if you want it, turn it on? This is a big point of
contention among our IT clients.
-Elmo