[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re[2]: cyrus-sasl-2.1.15 and openldap-2.1.22 on FreeBSD 4.8 Release
Hello Shane,
Tuesday, July 29, 2003, 6:33:07 PM, you wrote:
Yes, i have exactly same software that you have. And i had the same
problem, then it's gone by just tuning slapd.conf. Are you sure you
have no whitespace before second line of sasl-regexp? And what is
your LDAP structure?
SH> Thanks for your very quick answer. I tried as you suggested but got
SH> exactly the same. Are you experiencing the same problem? Are you using
SH> FreeBSD?
SH> Many thanks,
SH> Shane
>> -----Original Message-----
>> From: owner-openldap-software@OpenLDAP.org
>> [mailto:owner-openldap-software@OpenLDAP.org] On Behalf Of
>> Alexander Lunyov
>> Sent: 29 July 2003 15:12
>> To: openldap-software@OpenLDAP.org
>> Subject: 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
>> SH> together on FreeBSD 4.8 Release. OpenLDAP works without a problem
>> SH> but if I try to authenticate using SASL it appears to hang rather
>> SH> than prompting me for a password. I added the line
>> WITH-SASL=yes to
>> SH> the Makefile to get the FreeBSD port to compile with SASL
>> support.
>> SH> 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
>>
>>
--
Best regards,
Alexander mailto:lan_mailing@startatom.ru