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

RE: Trying to get the ldapdb plugin working.



> -----Original Message-----
> From: Tarjei Huse [mailto:tarjei@nu.no]
 
> Hi, 
> Thanks for the input. I got another question. 

> I now got the following sasl_regexes:

> sasl-regexp
>     uid=(.*),cn=digest-md5,cn=auth ldap://o=ispman??sub?uid=$1

You need three slashes in the regexp URI. You only have two.

> > Most likely you need to use a search specifier

> >   sasl-regexp uid=(.+),cn=DIGEST-MD5,cn=auth
> >     ldap:///o=ispman??sub?uid=$1

> >   -- Howard Chu
> >   Chief Architect, Symas Corp.       Director, Highland Sun
> >   http://www.symas.com               http://highlandsun.com/hyc
> >   Symas: Premier OpenSource Development and Support