summaryrefslogtreecommitdiff
path: root/ldap/db/08_base.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/db/08_base.conf.in')
-rw-r--r--ldap/db/08_base.conf.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/ldap/db/08_base.conf.in b/ldap/db/08_base.conf.in
deleted file mode 100644
index 1d78c6a..0000000
--- a/ldap/db/08_base.conf.in
+++ /dev/null
@@ -1,10 +0,0 @@
-# The userPassword by default can be changed
-# by the entry owning it if they are authenticated.
-# Others should not be able to see it, except the
-# admin entry below
-access to dn.subtree="ou=SAM,@SUFFIX@" attrs=userpassword,shadowLastChange
- by dn.exact="@ADMIN@" write
- by group="cn=SAM,ou=Administrators,ou=Access Control,@SUFFIX@" write
- by anonymous auth
- by self write
- by * none