summaryrefslogtreecommitdiff
path: root/ldap/db
diff options
context:
space:
mode:
authorroot <root@borneuni.dk>2008-09-17 07:09:38 +0000
committerroot <root@borneuni.dk>2008-09-17 07:09:38 +0000
commit9c63fbf7844c13432fa6e877102d2ee702fdef08 (patch)
treed0aed4098029218e546b26ecdbfb661be30be483 /ldap/db
parent821b42ad73b5efce51276c5a8ccf8bfce59b8d54 (diff)
parentd65f58d1597e67b199ee3419cf017491f0a309ec (diff)
Merge branch 'master' of git://source.jones.dk/local-COMMON
Diffstat (limited to 'ldap/db')
-rw-r--r--ldap/db/20_base.conf.in (renamed from ldap/db/50_base.conf.in)2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/db/50_base.conf.in b/ldap/db/20_base.conf.in
index b7cd9ae..1d78c6a 100644
--- a/ldap/db/50_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