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

Replica ACL and break



Dear List,

I am currently setting up our slave servers ACL, and I am putting:

access to *
    by dn.exact="cn=replica,dc=ourdomain,dc=com" write
    by * none break

first in the list, as I can't think of a better way to let the replica have
write access to everything.

Since this is first in the list, will it be a bit of performance hit
compared to moving
it around somewhere else, avoiding the use of the "break" keyword?

Our ACLs are big (using Samba PDCs and Open-xchange), so I thought this
would be the quickest/best way.

Thanks,

Paul.