diff --git a/README.md b/README.md index 2f1ad04..fd3bd9c 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Initialize the openldap ditectory ## LDAP commands * Get all entry in directory ```bash -ldapsearch -H ldaps://gmoadm.gmolab.net:1636 -x -D 'cn=Access LDAP,ou=people,dc=gmolab,dc=net' -b 'dc=gmolab,dc=net' -w pa55w0rd +ldapsearch -H ldaps://ldap-qual.gmolab.net:1636 -x -D 'cn=Access LDAP,ou=people,dc=gmolab,dc=net' -b 'dc=gmolab,dc=net' -w pa55w0rd ``` * Get Config ```bash