mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
Remove defaultaccess directive
This commit is contained in:
parent
696de70df4
commit
b65fe6a66d
2 changed files with 0 additions and 2 deletions
|
|
@ -23,7 +23,6 @@ rootpw secret
|
|||
index objectClass eq
|
||||
index cn,sn,uid pres,eq,sub
|
||||
lastmod on
|
||||
defaultaccess none
|
||||
|
||||
#
|
||||
# normal installations should protect root dse,
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@ rootpw secret
|
|||
index objectClass eq
|
||||
index cn,sn,uid pres,eq,sub
|
||||
lastmod on
|
||||
defaultaccess none
|
||||
|
||||
#
|
||||
# normal installations should protect root dse,
|
||||
|
|
|
|||
Loading…
Reference in a new issue