[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapd and permissions
El Sáb 10 Abr 2004 07:16, Jernej Kos escribió:
> Well, i have added the following:
>
> access to
> dn.regex="^ou=Domains,uid=(.+),ou=Drones,dc=unimatrix-one,dc=org$"
> attrs=children
> by dn.regex="uid=$1,ou=Drones,dc=unimatrix-one,dc=org" write
> by * read
>
> access to
> dn.regex="^cn=.+,ou=Domains,uid=(.+),ou=Drones,dc=unimatrix-one,dc=org$"
> attrs=entry,borgDomain
> by dn.regex="uid=$1,ou=Drones,dc=unimatrix-one,dc=org" write
> by * read
>
> But it still doesn't work... User is getting "Error 50: Insuficient Access
> Rights".
Yos wonder if your directory that slapd.conf file points has enoght read/write
permitions on system?