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
ba20225e
Commit
ba20225e
authored
Jun 03, 2009
by
Quanah Gibson-Mount
Browse files
ITS
#6118
parent
7632d678
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
ba20225e
...
@@ -42,6 +42,7 @@ OpenLDAP 2.4.17 Engineering
...
@@ -42,6 +42,7 @@ OpenLDAP 2.4.17 Engineering
ldap.conf(5) improve sizelimit/timelimit limits (ITS#6127)
ldap.conf(5) improve sizelimit/timelimit limits (ITS#6127)
slapd.conf(5) pidfile/argsfile description fix (ITS#5975)
slapd.conf(5) pidfile/argsfile description fix (ITS#5975)
slapd-config(5) pidfile/argsfile description fix (ITS#5975)
slapd-config(5) pidfile/argsfile description fix (ITS#5975)
slapo-constraint(5) clarify URI example (ITS#6118)
slapo-unique(5) explicitly note rootdn requirement (ITS#6108)
slapo-unique(5) explicitly note rootdn requirement (ITS#6108)
OpenLDAP 2.4.16 Release (2009/04/05)
OpenLDAP 2.4.16 Release (2009/04/05)
...
...
doc/man/man5/slapo-constraint.5
View file @
ba20225e
...
@@ -35,7 +35,7 @@ directive.
...
@@ -35,7 +35,7 @@ directive.
.B constraint_attribute <attribute_name>[,...] <type> <value> [<extra> [...]]
.B constraint_attribute <attribute_name>[,...] <type> <value> [<extra> [...]]
Specifies the constraint which should apply to the comma-separated
Specifies the constraint which should apply to the comma-separated
attribute list named as the first parameter.
attribute list named as the first parameter.
Two
types of constraint are currently supported -
Five
types of constraint are currently supported -
.BR regex ,
.BR regex ,
.BR size ,
.BR size ,
.BR count ,
.BR count ,
...
@@ -122,7 +122,11 @@ attribute whose values were not listed in the
...
@@ -122,7 +122,11 @@ attribute whose values were not listed in the
.B title
.B title
attribute of any
attribute of any
.B titleCatalog
.B titleCatalog
entries in the given scope.
entries in the given scope. (Note that the
"dc=catalog,dc=example,dc=com" subtree ought to reside
in a separate database, otherwise the initial set of
titleCatalog entries could not be populated while the
constraint is in effect.)
Finally, it requires the values of the attribute
Finally, it requires the values of the attribute
.B cn
.B cn
to be constructed by pairing values of the attributes
to be constructed by pairing values of the attributes
...
...
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