Update README.md
This commit is contained in:
parent
1bf83481ce
commit
3a4ede4788
@ -17,18 +17,6 @@ REPOSITORY TAG IMAGE ID CREATED SIZE
|
|||||||
ldapdock latest 0e4a1521b346 6 hours ago 138MB
|
ldapdock latest 0e4a1521b346 6 hours ago 138MB
|
||||||
```
|
```
|
||||||
|
|
||||||
run into the container to setup openLDAP
|
|
||||||
```
|
|
||||||
> docker run -h example.com -i -t ldapdock /bin/bash
|
|
||||||
```
|
|
||||||
|
|
||||||
make sure to use the following command to start openLDAP
|
|
||||||
```
|
|
||||||
slapd -h "ldap:/// ldapi:///" -g openldap -u openldap -F /etc/ldap/slapd.d
|
|
||||||
```
|
|
||||||
|
|
||||||
###################################################
|
|
||||||
|
|
||||||
run into the container setting up the LDAP server and the hostname
|
run into the container setting up the LDAP server and the hostname
|
||||||
```
|
```
|
||||||
> docker run -h example.com -i -t ldapdock /bin/bash
|
> docker run -h example.com -i -t ldapdock /bin/bash
|
Loading…
Reference in New Issue
Block a user