[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Problem compiling OpenLDAP on Redhat 7.0
Tarjei Huse wrote:
> also, I had problems with openldap reading the acls until I wrote every rule
> on one line eg:
> before:
> access to *
> by * none
Note: this is wrong, because continuation lines MUST start with a space (or
tab).
You should have used:
access to *
by * none
>
>
> after:
> access to * by * none by "o=nu,c=no" some
>
> access to * by * none by "o=nu,c=no" n
This is correct (although questionable style).
Pierangelo.
--
Dr. Pierangelo Masarati mailto:ando@sys-net.it
Developer, SysNet s.n.c. http://www.sys-net.it