diff --git a/README.md b/README.md index 81c9f91..fba0af9 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ REPOSITORY TAG IMAGE ID CREATED SIZE ldapdock latest 0e4a1521b346 6 hours ago 138MB ``` -run into the container for the first time to setup the LDAP server +run into the container setting up the LDAP server and the hostname ``` -> docker run -i -t ldapdock /bin/bash +> docker run -h example.com -i -t ldapdock /bin/bash ``` ### _Inside the ldapdock image_ @@ -27,6 +27,8 @@ edit base configuration of openLDAP server > vim /etc/ldap/ldap.conf ``` +check + create a openLDAP root user password ``` > slappasswd