Konstantin Ivanov wrote: > Can someone help me with setting SASL with Digest-MD5. > I tried a few sources but whenever I try to do ldapsearch -Y DIGEST-MD5 > -U admin -b 'cn=*' I get additional info: SASL(-13): user not found: no > secret in database. > I have cyrus-sasl installed and I have this regex in my slapd.conf: > sasl-regexp uid=(.*),cn=.*,cn=DIGEST-MD5,cn=auth > uid=$1,ou=people,dc=mydomain,dc=com
And does the entry uid=admin,ou=people,dc=mydomain,dc=com exist and does the entry contain userPassword attribute with clear-text password as value? Ciao, Michael. --- You are currently subscribed to [EMAIL PROTECTED] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
