Hello,
Steffen Gruner steffen.gruner@gmx.de writes:
Hi,
I have to configure an second LDAP Server to store an big directory. This server should use our primary LDAP server to check the logins.
Here My Problem:
ldapsearch -Y PLAIN -W -D uid=root,o=yyy,c=com -b "o=yyy,c=com" -s
base supportedSASLMechanisms -d1 -O maxssf=0 ldap_create
[...]
PLAIN is disabled unless a secure connection is established.
-Dieter