Kostko Tux's lil' helper
Joined: 07 Jul 2003 Posts: 83
|
Posted: Thu Apr 08, 2004 12:53 pm Post subject: LDAP and permissions |
|
|
I have the following
Code: | access to dn="ou=Domains,uid=(.+),ou=Drones,dc=unimatrix-one,dc=org"
by dn="cn=root,dc=unimatrix-one,dc=org" write
by dn="cn=borgd,dc=unimatrix-one,dc=org" write
by dn="uid=$1,ou=Drones,dc=unimatrix-one,dc=org" write
by * none |
But it doesn't work - users still don't have write access to their "Domains"
and they can see "Domains" from other users.
Any suggestions ? _________________ JID: kostko@transwarp.unimatrix-one.org |
|