Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dimitar Stoychev
OpenLDAP
Commits
80c34cf2
Commit
80c34cf2
authored
20 years ago
by
Pierangelo Masarati
Browse files
Options
Downloads
Patches
Plain Diff
typos
parent
f7aa0221
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/man/man5/slapo-refint.5
+2
-2
2 additions, 2 deletions
doc/man/man5/slapo-refint.5
doc/man/man5/slapo-unique.5
+4
-4
4 additions, 4 deletions
doc/man/man5/slapo-unique.5
with
6 additions
and
6 deletions
doc/man/man5/slapo-refint.5
+
2
−
2
View file @
80c34cf2
...
...
@@ -17,7 +17,7 @@ attributes to match the results of a
or
.B delete
operation. For example, if the integrity attribute were configured as
.B manager ,
.B
R
manager ,
deletion of the record "uid=robert,ou=people,o=openldap.org" would trigger a
search for all other records which have a
.B manager
...
...
@@ -35,7 +35,7 @@ directive and before any subsequent
directive.
.TP
.B refint_attributes <attribute...>
Specify one or more attributes
which
for which integrity will be maintained
Specify one or more attributes for which integrity will be maintained
as described above.
.TP
.B refint_nothing <string>
...
...
This diff is collapsed.
Click to expand it.
doc/man/man5/slapo-unique.5
+
4
−
4
View file @
80c34cf2
...
...
@@ -15,12 +15,12 @@ overlay is configured.
.LP
Uniqueness is enforced by searching the subtree to ensure that the values of
all attributes presented with an
.B add ,
.B
R
add ,
.B modify
or
.B modrdn
operation are unique within the subtree.
For example, if uniquness were enforced for the
For example, if uniqu
e
ness were enforced for the
.B uid
attribute, the subtree would be searched for any other records which also
have a
...
...
@@ -49,8 +49,8 @@ If not configured, all non-operational (eg, system) attributes must be
unique. Note that the
.B unique_ignore
list should generally contain the
.B objectClass ,
.B dc ,
.B
R
objectClass ,
.B
R
dc ,
.B ou
and
.B o
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment