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
133a4ebb
Commit
133a4ebb
authored
22 years ago
by
Kurt Zeilenga
Browse files
Options
Downloads
Patches
Plain Diff
Note that rootpw can only be set if rootdn is under suffix.
parent
116e165a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/man/man5/slapd.conf.5
+3
-3
3 additions, 3 deletions
doc/man/man5/slapd.conf.5
with
3 additions
and
3 deletions
doc/man/man5/slapd.conf.5
+
3
−
3
View file @
133a4ebb
...
...
@@ -914,9 +914,9 @@ may also be provided using the
directive.
.TP
.B rootpw <password>
Specify a password (or hash of the password) for the rootdn.
If
the rootdn is
not
within the namingContext
of the database, the
provided password is ignored
.
Specify a password (or hash of the password) for the rootdn.
The
password can only be set if
the rootdn is within the namingContext
(suffix) of the database
.
This option accepts all RFC 2307 userPassword formats known to
the server (see
.B password-hash
...
...
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