File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ simply mount this directories as a volume to `/var/lib/ldap` and `/etc/ldap/slap
8484You can also use data volume containers. Please refer to :
8585> [ https://docs.docker.com/userguide/dockervolumes/ ] ( https://docs.docker.com/userguide/dockervolumes/ )
8686
87- ### Using TLS
87+ ### TLS
8888
8989#### Use autogenerated certificate
9090By default TLS is enable, a certificate is created with the container hostname (it can be set by docker run -h option eg: ldap.example.org).
@@ -151,7 +151,7 @@ Search on the second ldap server, and billy should show up !
151151If you are looking for a simple solution to administrate your ldap server you can take a look at our phpLDAPadmin docker image :
152152> [ osixia/phpldapadmin] ( https://github.com/osixia/docker-phpLDAPadmin )
153153
154- ## Backups
154+ ## Backup
155155A simple solution to backup your ldap server, our openldap-backup docker image :
156156> [ osixia/openldap-backup] ( https://github.com/osixia/docker-openldap-backup )
157157
You can’t perform that action at this time.
0 commit comments