[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: dn.regex issue
> I think the line:
> <= ldap_bv2dn(dn.regex: cn=(.*),ou=mailbox,dc=uac,dc=mgr,0)=84
> wants to tell me about some syntax problem, but I cannot see the problem.
Yes, it's trying to parse the whole string
"dn.regex: cn=(.*),ou=mailbox,dc=uac,dc=mgr"
as a regular DN, which, of course, is not the case. I suspect the version
of slapd you're using doesn't recognize the "dn[.<style>]" options for
saslAuthzTo (which was renamed authzTo in recent releases). I suggest you
inform us about the version of the software you're using.
p.
--
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it
SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497