From e78fd06c5762574283430b041cea5865dff30d3c Mon Sep 17 00:00:00 2001 From: Marisa Date: Mon, 15 Sep 2025 10:36:08 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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