[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: dn.subtree="" does not work in acl´s ( ITS#2707)



At 02:21 PM 9/9/2003, Leif Johansson wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Kurt D. Zeilenga wrote:
>| At 12:01 PM 9/9/2003, leifj@it.su.se wrote:
>|
>|>access to dn.subtree="" by
>|>  ...
>|
>|
>| I note that you should be able to write:
>|         access to * by ...
>| instead.
>|
>| Kurt
>|
>
>Sorry. I should have written
>
>access to dn.subtree="" attrs=objectclass,entry by
>        ...
>
>Which is not equivalent to "access to * by ..."

I would have just written:
        access to attrs=object,entry by ...

Kurt