Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
f0d15d3a
Commit
f0d15d3a
authored
May 07, 2004
by
Pierangelo Masarati
Browse files
more cleanup
parent
e53977ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/data/slapd-acl.conf
View file @
f0d15d3a
...
...
@@ -24,7 +24,7 @@ pidfile ./testrun/slapd.1.pid
argsfile
./
testrun
/
slapd
.
1
.
args
# global ACLs
access
to
dn
.
base
=
""
attr
=
objectClass
by
users
read
access
to
dn
.
exact
=
""
attr
=
objectClass
by
users
read
access
to
*
by
*
read
#mod#modulepath ../servers/slapd/back-@BACKEND@/
...
...
@@ -49,8 +49,9 @@ rootpw secret
# normal installations should protect root dse, cn=monitor, cn=subschema
#
# these are equivalent
access
to
dn
=
""
by
*
read
access
to
dn
.
base
=
""
by
*
read
access
to
dn
.
exact
=
""
by
*
read
access
to
attr
=
objectclass
by
* =
rsc
stop
...
...
@@ -73,7 +74,7 @@ access to attr=member,uniquemember filter="(mail=*com)"
by
*
read
access
to
filter
=
"(&(objectclass=groupofnames)(objectClass=groupofuniquenames))"
by
dn
.
base
=
"cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com"
=
sc
continue
by
dn
.
exact
=
"cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com"
=
sc
continue
by
dn
.
regex
=
"^cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com$"
+
rw
stop
by
*
break
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment