Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
e53977ce
Commit
e53977ce
authored
May 07, 2004
by
Pierangelo Masarati
Browse files
fix test006
parent
d40e5a36
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/data/acl.out.master
View file @
e53977ce
...
...
@@ -70,6 +70,7 @@ homePostalAddress: 123 Wesley $ Anytown, MI 48103
description: Mythical manager of the rsdd unix project
drink: water
homePhone: +1 313 555 2333
homePhone: +1 313 555 5444
pager: +1 313 555 3233
facsimileTelephoneNumber: +1 313 555 2274
telephoneNumber: +1 313 555 9022
...
...
tests/data/slapd-acl.conf
View file @
e53977ce
...
...
@@ -69,21 +69,16 @@ access to attr=member,uniquemember
by
dnattr
=
uniquemember
selfwrite
by
*
read
access
to
attr
=
member
,
uniquemember
filter
=(
mail
=*
com
)
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
.
regex
=
"
^
cn
=
Bjorn
Jensen
,
ou
=
Information
Technology
Division
,
ou
=
People
,
d
c
=
example
,
dc
=
com
$
"
+
rw
stop
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
.
regex
=
"^cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com$"
+
rw
stop
by
*
break
access
to
dn
.
children
=
"
ou
=
Information
Technology
Division
,
ou
=
People
,
dc
=
exampl
e
,
dc
=
com
"
by
group
/
groupOfUniqueNames
/
uniqueMember
.
exact
=
"
cn
=
ITD
Staff
,
ou
=
Groups
,
dc
=
ex
ample
,
dc
=
com
"
write
access
to
dn
.
children
=
"ou=Information Technology Division,ou=People,dc=example,dc=com"
by
group
/
groupOfUniqueNames
/
uniqueMember
.
exact
=
"cn=ITD Staff,ou=Groups,dc=example,dc=com"
write
by
*
read
access
to
filter
=
"(name=X*Y*Z)"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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