Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
package.auth.ldap.openldap-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Simple Deploy- and Management
package.auth.ldap.openldap-server
Commits
6ae14f49
Commit
6ae14f49
authored
5 years ago
by
Pietsch, Martin
Browse files
Options
Downloads
Patches
Plain Diff
completed documentation
parent
7df0c374
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+6
-5
6 additions, 5 deletions
README.md
tasks/configure.yml
+1
-1
1 addition, 1 deletion
tasks/configure.yml
with
7 additions
and
6 deletions
README.md
+
6
−
5
View file @
6ae14f49
...
...
@@ -188,11 +188,12 @@ configure
---------
1. create data directory for OpenLDAP server
2. install configuration
3. install SSL certificates, if SSL is configured
4. install backend specific SSL certificates, if used
5. set flags for `
slapd
`
6.
(re-)start server
2. touch the server log file and set its permissions
3. install configuration
4. install SSL certificates, if SSL is configured
5. install backend specific SSL certificates, if used
6. set flags for `
slapd
`
7.
(re-)start server
License
=======
...
...
This diff is collapsed.
Click to expand it.
tasks/configure.yml
+
1
−
1
View file @
6ae14f49
...
...
@@ -13,7 +13,7 @@
owner
:
"
{{
openldap_daemon_user
}}"
group
:
"
{{
openldap_daemon_group
}}"
-
name
:
touch server
s
log file
-
name
:
touch
the
server log file
file
:
path
:
"
/var/log/openldap-server.log"
state
:
touch
...
...
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