[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: cyrus-sasl-2.1.15 and openldap-2.1.22 on FreeBSD 4.8 Release



Hello Shane,

Tuesday, July 29, 2003, 5:33:31 PM, you wrote:

SH> I'm trying to get cyrus-sasl-2.1.15 and openldap-2.1.22 to work together
SH> on FreeBSD 4.8 Release. OpenLDAP works without a problem but if I try to
SH> authenticate using SASL it appears to hang rather than prompting me for
SH> a password. I added the line WITH-SASL=yes to the Makefile to get the
SH> FreeBSD port to compile with SASL support. What am I doing wrong?

SH> command
SH> #============begin==================
SH> mail# ldapsearch -U shunsley
SH> SASL/DIGEST-MD5 authentication started

SH> #=============end===================================


SH> sasl-regexp uid=(.*),cn=mail.widget.com,cn=DIGEST-MD5,cn=auth
SH> uid=$1,ou=user,dc=widget.com

    It was same with me. Try to put

sasl-regexp uid=(.*),cn=DIGEST-MD5,cn=auth
     uid=$1,ou=user,dc=widget.com

    And don't forget to put whitespace before second line of regexp
    (uid=$1...).

-- 
Best regards,
 Alexander                            mailto:lan_mailing@startatom.ru