summaryrefslogtreecommitdiff
path: root/ldap/db
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-09-17 09:04:06 +0200
committerJonas Smedegaard <dr@jones.dk>2008-09-17 09:04:06 +0200
commitd65f58d1597e67b199ee3419cf017491f0a309ec (patch)
tree5b7065dbc3f26f24abc92d04219debf85a434aa6 /ldap/db
parent3bc8643d2f270fc2fcd9eace0ca4a5ef2323a26d (diff)
Add horde admin to new SAM admin group with password write access.
Diffstat (limited to 'ldap/db')
-rw-r--r--ldap/db/20_base.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/db/20_base.conf.in b/ldap/db/20_base.conf.in
index b7cd9ae..1d78c6a 100644
--- a/ldap/db/20_base.conf.in
+++ b/ldap/db/20_base.conf.in
@@ -4,7 +4,7 @@
# admin entry below
access to dn.subtree="ou=SAM,@SUFFIX@" attrs=userpassword,shadowLastChange
by dn.exact="@ADMIN@" write
- by dn.exact=”uid=cifsdc,ou=Entities,ou=Access Control,@SUFFIX@" write
+ by group="cn=SAM,ou=Administrators,ou=Access Control,@SUFFIX@" write
by anonymous auth
by self write
by * none