You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: readme.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,13 @@
1
1
# LDAP Docker for HashiCorp SEs
2
2
3
+
3
4
This is a quick and dirty localized LDAP server for using in demonstrations. One of the nicer benefits of using the OTS OpenLDAP server is that it automatically sets up the memberOf overlay. This can help you troubleshoot LDAP connectivity issues customers may be having.
4
5
5
6
If you want to customize this, you can add any LDIF files you want into the ldif directory and they will be picked up on container start.
6
7
7
8
For the most part, you really don't have to do anything.
8
9
10
+
This is some basic extensions of: https://github.com/osixia/docker-openldap
0 commit comments