LDAP authorization problem - ignoring sasl-secprops
I have been unable to enable plain authorization from SuSE 10.0's LDAP server. The /etc/openldap/slapd.conf file contains the required: security ssf=0 sasl-secprops none However, despite this: linux:~ # ldapsearch -v -x -s base -b "" supportedSASLMechanisms ldap_initialize( <DEFAULT> ) filter: (objectclass=*) requesting: supportedSASLMechanisms # extended LDIF # # LDAPv3 # base <> with scope base # filter: (objectclass=*) # requesting: supportedSASLMechanisms # # dn: supportedSASLMechanisms: DIGEST-MD5 supportedSASLMechanisms: CRAM-MD5 # search result search: 2 result: 0 Success # numResponses: 2 # numEntries: 1 What else must I do in order to enable the required PLAIN authorization (which should have been listed above with DIGEST-MD5 and CRAM-MD5)? ANONYMOUS should also have been there.
-----ԭʼ�]��----- �ļ���: Norm Mackey [mailto:norm@supportwizard.com] �ļ�����: Wednesday, 30 August, 2006 7:41 �ռ���: Suse-Linux-E@Suse. Com ��ּ: [SLE] LDAP authorization problem - ignoring sasl-secprops I have been unable to enable plain authorization from SuSE 10.0's LDAP server. The /etc/openldap/slapd.conf file contains the required: security ssf=0 sasl-secprops none However, despite this: linux:~ # ldapsearch -v -x -s base -b "" supportedSASLMechanisms ldap_initialize( <DEFAULT> ) filter: (objectclass=*) requesting: supportedSASLMechanisms # extended LDIF # # LDAPv3 # base <> with scope base # filter: (objectclass=*) # requesting: supportedSASLMechanisms # # dn: supportedSASLMechanisms: DIGEST-MD5 supportedSASLMechanisms: CRAM-MD5 # search result search: 2 result: 0 Success # numResponses: 2 # numEntries: 1 What else must I do in order to enable the required PLAIN authorization (which should have been listed above with DIGEST-MD5 and CRAM-MD5)? ANONYMOUS should also have been there. -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
participants (2)
-
lywwing
-
Norm Mackey