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

ACL problem



Hi there,

What I want to do is:

Let the RDN under ou=Admin,dc=com have write permission to the RDN
like uid=foo,ou=People,dc=com

I wrote a ACL like this:

access to dn.regex="^uid=([^,]+),ou=People,dc=com$"

But I don't know how to write the "by" parts, by
dn.regex="^uid=([^,]+),ou=Admin,dc=com$" write ? I'm confused.

Any hints appreciated.
--
Thanks~