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
Nadezhda Ivanova
OpenLDAP
Commits
7db89cb1
Commit
7db89cb1
authored
Oct 26, 1999
by
Kurt Zeilenga
Browse files
Use $$ and other oddities.
parent
0ec43c31
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/data/slapd-acl.conf
View file @
7db89cb1
...
...
@@ -35,9 +35,9 @@ access to filter="objectclass=person" attr=userpassword
by
anonymous
auth
by
self
write
access
to
dn
=
"
^
.*,ou=Alumni Association,ou=People,o=University of Michigan,c=US$"
by
anonymous
+
x
continue
by
dn
=
"
^
.*,o=University of Michigan,c=US$"
+
rsc
continue
access
to
dn
=
".*,ou=Alumni Association,ou=People,o=University of Michigan,c=US$"
by
dn
=
"^$"
+
x
continue
by
dn
=
".*,o=University of Michigan,c=US$"
+
rsc
continue
by
*
stop
access
to
attr
=
member
...
...
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