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
a314b689
Commit
a314b689
authored
Nov 08, 2008
by
Quanah Gibson-Mount
Browse files
ITS#5705
parent
fe6ad94b
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
a314b689
...
@@ -6,6 +6,7 @@ OpenLDAP 2.4.13 Engineering
...
@@ -6,6 +6,7 @@ OpenLDAP 2.4.13 Engineering
Fixed slapd-bdb/hdb invalid db crash (ITS#5698)
Fixed slapd-bdb/hdb invalid db crash (ITS#5698)
Added slapo-constraint parameter to allow LDAP URI constraints (ITS#5704)
Added slapo-constraint parameter to allow LDAP URI constraints (ITS#5704)
Added slapo-constraint support for constraining rename (ITS#5703)
Added slapo-constraint support for constraining rename (ITS#5703)
Added slapo-constraint support for relax control (ITS#5705)
Added slapo-constraint "set" type (ITS#5702)
Added slapo-constraint "set" type (ITS#5702)
Added slapo-translucent try local bind when remote fails (ITS#5656)
Added slapo-translucent try local bind when remote fails (ITS#5656)
...
...
doc/man/man5/slapo-constraint.5
View file @
a314b689
...
@@ -20,6 +20,10 @@ like telephone numbers, post codes, FQDNs, etc.
...
@@ -20,6 +20,10 @@ like telephone numbers, post codes, FQDNs, etc.
It constrains only LDAP \fIadd\fP, \fImodify\fP and \fIrename\fP commands
It constrains only LDAP \fIadd\fP, \fImodify\fP and \fIrename\fP commands
and only seeks to control the \fIadd\fP and \fIreplace\fP values
and only seeks to control the \fIadd\fP and \fIreplace\fP values
of \fImodify\fP and \fIrename\fP requests.
of \fImodify\fP and \fIrename\fP requests.
.LP
No constraints are applied for operations performed with the
.I relax
control set.
.SH CONFIGURATION
.SH CONFIGURATION
This
This
.B slapd.conf
.B slapd.conf
...
...
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