[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: acl
Hi,
gijs_lemahieu@gmx.net wrote:
>
> Hello,
> does anyone know what is wrong with this acl?
> access to attr=userPassword
> by self write
> by anonymous auth
> by dn="cn=root,o=linuxdomain.es" write
> by * read
>
> when i want to start the server i get all the time this error
> line 30 (access to attr=userPassword by self write by
> anonymous auth by
> dn="cn=root,o=linuxdomain.es" write by * read)
> /usr/local/etc/openldap/slapd.conf: line 30: missing "=" in " by" in
> to clause
>
> so line 30 is the line with " by * read"
> i really can't find what is wrong with this line
Don't really know.
Three ideas:
The . in o=linuxdomain.es :
try by dn.exact="cn=root,o=linuxdomain.es"
Or
Where's the base dn ?
by dn="cn=root,o=linuxdomain.es,dc=?,dc="
Or have you writte the file with winx ?
Look if there are DOS-linefeeds ..
> Thanks in advance
> Gijs
Have a good day Harry
- References:
- acl
- From: gijs_lemahieu@gmx.net
- Prev by Date:
acl
- Next by Date:
Re: acl
- Index(es):