summaryrefslogtreecommitdiff
path: root/ldap/db/20_base.conf.in
blob: b7cd9ae29ff33ca10ce5d540da45bec65dae4e93 (plain)
  1. # The userPassword by default can be changed
  2. # by the entry owning it if they are authenticated.
  3. # Others should not be able to see it, except the
  4. # admin entry below
  5. access to dn.subtree="ou=SAM,@SUFFIX@" attrs=userpassword,shadowLastChange
  6. by dn.exact="@ADMIN@" write
  7. by dn.exact=”uid=cifsdc,ou=Entities,ou=Access Control,@SUFFIX@" write
  8. by anonymous auth
  9. by self write
  10. by * none