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
Joe Martin
OpenLDAP
Commits
dcc285e5
Commit
dcc285e5
authored
Dec 16, 2009
by
Quanah Gibson-Mount
Browse files
ITS#6290
parent
8e85d14f
Changes
4
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
dcc285e5
...
...
@@ -19,6 +19,7 @@ OpenLDAP 2.4.21 Engineering
Documentation
slapd-meta(5) Note deprecated functions (ITS#6424)
admin24 fix set example for group of groups (ITS#6382)
admin24 fix dynamic group documentation (ITS#6290)
OpenLDAP 2.4.20 Release (2009/11/27)
Fixed client tools with LDAP options (ITS#6283)
...
...
doc/guide/admin/allusersgroup-en.png
View replaced file @
8e85d14f
View file @
dcc285e5
33.6 KB
|
W:
|
H:
33.3 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/guide/admin/overlays.sdf
View file @
dcc285e5
...
...
@@ -551,18 +551,23 @@ directory.
In {{F:slapd.conf}}(5):
> include /path/to/dyngroup.schema
> ...
> overlay dynlist
> dynlist-attrset groupOfNames labeledURI member
> dynlist-attrset groupOfURLs labeledURI member
+
+Note: We must include the {{F:dyngroup.schema}} file that defines the
+{{F:groupOfURLs}} objectClass used in this example.
Let's apply it to the following entry:
> cn=allusers,ou=group,dc=example,dc=com
> cn: all
> objectClass: groupOf
Name
s
> objectClass: groupOf
URL
s
> labeledURI: ldap:///ou=people,dc=example,dc=com??one?(objectClass=inetOrgPerson)
The behavior is similar to the dynamic list configuration we had before:
whenever an entry with the {{F:groupOf
Name
s}} object class is retrieved, the
whenever an entry with the {{F:groupOf
URL
s}} object class is retrieved, the
search specified in the {{F:labeledURI}} attribute is performed. But this time,
only the distinguished names of the results are added, and as values of the
{{F:member}} attribute.
...
...
doc/guide/images/src/allusersgroup-en.svg
View file @
dcc285e5
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc=
"http://purl.org/dc/elements/1.1/"
xmlns:cc=
"http://
web.resource
.org/
cc/
"
xmlns:cc=
"http://
creativecommons
.org/
ns#
"
xmlns:rdf=
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg=
"http://www.w3.org/2000/svg"
xmlns=
"http://www.w3.org/2000/svg"
...
...
@@ -12,16 +13,22 @@
height=
"107.84196"
id=
"svg2"
sodipodi:version=
"0.32"
inkscape:version=
"0.4
5.1
"
inkscape:version=
"0.4
6+devel
"
version=
"1.0"
sodipodi:docbase=
"/home/andreas/palestra"
sodipodi:docname=
"allusersgroup-en.svg"
inkscape:output_extension=
"org.inkscape.output.svg.inkscape"
inkscape:export-filename=
"/
home/andreas/palestra/ppolicy
.png"
inkscape:export-xdpi=
"1
36.2
"
inkscape:export-ydpi=
"1
36.2
"
>
inkscape:export-filename=
"/
anything/src/openldap/ldap/doc/guide/admin/allusersgroup-en
.png"
inkscape:export-xdpi=
"1
07.65753
"
inkscape:export-ydpi=
"1
07.65753
"
>
<defs
id=
"defs4"
>
<inkscape:perspective
sodipodi:type=
"inkscape:persp3d"
inkscape:vp_x=
"0 : 53.920979 : 1"
inkscape:vp_y=
"0 : 1000 : 0"
inkscape:vp_z=
"419.4133 : 53.920979 : 1"
inkscape:persp3d-origin=
"209.70665 : 35.947319 : 1"
id=
"perspective30"
/>
<marker
inkscape:stockid=
"Arrow2Lstart"
orient=
"auto"
...
...
@@ -63,11 +70,12 @@
inkscape:current-layer=
"layer1"
showgrid=
"true"
showguides=
"true"
inkscape:window-width=
"12
80
"
inkscape:window-height=
"95
3
"
inkscape:window-width=
"12
74
"
inkscape:window-height=
"95
0
"
inkscape:window-x=
"0"
inkscape:window-y=
"24"
inkscape:guide-bbox=
"true"
/>
inkscape:window-y=
"25"
inkscape:guide-bbox=
"true"
inkscape:window-maximized=
"0"
/>
<metadata
id=
"metadata7"
>
<rdf:RDF>
...
...
@@ -76,6 +84,7 @@
<dc:format>
image/svg+xml
</dc:format>
<dc:type
rdf:resource=
"http://purl.org/dc/dcmitype/StillImage"
/>
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
...
...
@@ -106,7 +115,7 @@
y=
"78.033184"
id=
"tspan5379"
>
objectClass:
<tspan
style=
"font-weight:bold"
id=
"tspan5396"
>
groupOf
Name
s
</tspan></tspan><tspan
id=
"tspan5396"
>
groupOf
URL
s
</tspan></tspan><tspan
sodipodi:role=
"line"
x=
"116.88309"
y=
"92.036435"
...
...
Write
Preview
Markdown
is supported
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