Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
40418485
Commit
40418485
authored
Nov 10, 2020
by
Quanah Gibson-Mount
Browse files
Add documentation on ACL requirements for psuedo-attribute entryDN
Also fix up the example for replacing the memberOf overlay
parent
ee49c839
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man5/slapo-dynlist.5
View file @
40418485
...
...
@@ -143,6 +143,9 @@ to expand the group.
Values of the
.B dgAuthz
attribute must conform to the (experimental) \fIOpenLDAP authz\fP syntax.
When using dynamic memberOf in search filters, search access to the
.B entryDN
pseudo-attribute is required.
.SH EXAMPLE
This example collects all the email addresses of a database into a single
...
...
@@ -221,7 +224,7 @@ attribute to all the members of a dynamic group:
This example extends the dynamic memberOf feature to add the
.B
dgM
emberOf
.B
m
emberOf
attribute to all the members of both static and dynamic groups:
.LP
.nf
...
...
@@ -232,7 +235,7 @@ attribute to all the members of both static and dynamic groups:
# ...
overlay dynlist
dynlist\-attrset groupOfURLs memberURL member+
dgM
emberOf@groupOfNames
dynlist\-attrset groupOfURLs memberURL member+
m
emberOf@groupOfNames
.fi
.LP
This dynamic memberOf feature can fully replace the functionality of the
...
...
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