[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Slurpd replication with sasl gssapi
On Thu, 2004-10-07 at 09:51, Pierangelo Masarati wrote:
> >>
> >> Well i hope you can point me out to something...
> >>
> > Well finally my replication works but i've in my updatedn now this:
> > updatedn uid=repli,cn=cacholong.nl,cn=gssapi,cn=auth
> >
> > The problem is the sasl-regexp can someone point me out what's wrong ?
> > uid=(.*),cn=cacholong.nl,cn=gssapi,cn=auth
> > ldap://uid=$1,dc=cacholong,dc=nl
>
> try this:
>
> authz-regexp uid=([^,]+),cn=cacholong\.nl,cn=gssapi,cn=auth
> uid=$1,dc=cacholong,dc=nl
>
> p.
Hmm this is maybe also the problem why:
userPassword: {SASL}username@CACHOLONG.NL
doesn't work.. Well i can't test it at this moment. I've some problems
with my server. Disk died.