Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
ldap-docker
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
shore
ldap-docker
Commits
86594449
Commit
86594449
authored
5 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Add license and author information to the different container READMEs.
parent
420e6767
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
ldap-account-manager/README.md
+11
-0
11 additions, 0 deletions
ldap-account-manager/README.md
nss-pam-ldapd/README.md
+11
-0
11 additions, 0 deletions
nss-pam-ldapd/README.md
slapd/README.md
+11
-0
11 additions, 0 deletions
slapd/README.md
with
33 additions
and
0 deletions
ldap-account-manager/README.md
+
11
−
0
View file @
86594449
...
...
@@ -9,3 +9,14 @@ for `/var/lib/ldap-account-manager` that contains the application's
configuration files. On first run the default files are copied to the volume and
the configuration is done through the application itself. The default master
password is
`lam`
.
## License
This software is licensed under the MIT license (see
`LICENSE.txt`
).
## Author Information
Nimrod Adar,
[
contact me
](
mailto:nimrod@shore.co.il
)
or visit my
[
website
](
https://www.shore.co.il/
)
. Patches are welcome via
[
`git send-email`
](
http://git-scm.com/book/en/v2/Git-Commands-Email
)
. The repository is located
at:
<https://www.shore.co.il/git/>
.
This diff is collapsed.
Click to expand it.
nss-pam-ldapd/README.md
+
11
−
0
View file @
86594449
...
...
@@ -18,3 +18,14 @@ Name | Default value
`LDAP_STARTTLS`
|
`false`
`LDAP_BASE_DN`
|
`dc=trusted`
`LDAP_CACERTFILE`
|
`/etc/ssl/certs/ca-certificates.crt`
## License
This software is licensed under the MIT license (see
`LICENSE.txt`
).
## Author Information
Nimrod Adar,
[
contact me
](
mailto:nimrod@shore.co.il
)
or visit my
[
website
](
https://www.shore.co.il/
)
. Patches are welcome via
[
`git send-email`
](
http://git-scm.com/book/en/v2/Git-Commands-Email
)
. The repository is located
at:
<https://www.shore.co.il/git/>
.
This diff is collapsed.
Click to expand it.
slapd/README.md
+
11
−
0
View file @
86594449
...
...
@@ -19,3 +19,14 @@ Name | Description | Default value
## Persistence
The database is at
`/var/lib/ldap`
.
## License
This software is licensed under the MIT license (see
`LICENSE.txt`
).
## Author Information
Nimrod Adar,
[
contact me
](
mailto:nimrod@shore.co.il
)
or visit my
[
website
](
https://www.shore.co.il/
)
. Patches are welcome via
[
`git send-email`
](
http://git-scm.com/book/en/v2/Git-Commands-Email
)
. The repository is located
at:
<https://www.shore.co.il/git/>
.
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