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
Christopher Ng
OpenLDAP
Commits
fa3e872b
Commit
fa3e872b
authored
19 years ago
by
Hallvard Furuseth
Browse files
Options
Downloads
Patches
Plain Diff
Reinstate subordinate directive, delete references to slapo-glue
parent
6aca95bd
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/man/man8/slapadd.8
+3
-3
3 additions, 3 deletions
doc/man/man8/slapadd.8
doc/man/man8/slapcat.8
+3
-3
3 additions, 3 deletions
doc/man/man8/slapcat.8
doc/man/man8/slapindex.8
+3
-3
3 additions, 3 deletions
doc/man/man8/slapindex.8
with
9 additions
and
9 deletions
doc/man/man8/slapadd.8
+
3
−
3
View file @
fa3e872b
...
...
@@ -26,9 +26,9 @@ database.
It opens the given database determined by the database number or
suffix and adds entries corresponding to the provided LDIF to
the database.
Subordinate databases glued with
.B
R
s
lapo-glue (5)
are also updated.
Databases configured as
.B s
ubordinate
of this one
are also updated.
The LDIF input is read from standard input or the specified file.
.LP
As
...
...
This diff is collapsed.
Click to expand it.
doc/man/man8/slapcat.8
+
3
−
3
View file @
fa3e872b
...
...
@@ -27,9 +27,9 @@ database.
It opens the given database determined by the database number or
suffix and writes the corresponding LDIF to standard output or
the specified file.
Subordinate databases glued with
.B
R
s
lapo-glue (5)
are also output.
Databases configured as
.B s
ubordinate
of this one
are also output.
.LP
The LDIF generated by this tool is suitable for use with
.BR slapadd (8).
...
...
This diff is collapsed.
Click to expand it.
doc/man/man8/slapindex.8
+
3
−
3
View file @
fa3e872b
...
...
@@ -24,9 +24,9 @@ indices based upon the current contents of a database.
It opens the given database determined by the database number or
suffix and updates the indices for all values of all attributes
of all entries.
Subordinate databases glued with
.B
R
s
lapo-glue (5)
are also re-indexed.
Databases configured as
.B s
ubordinate
of this one
are also re-indexed.
.SH OPTIONS
.TP
.B \-v
...
...
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