Update INSTALL.md
This commit is contained in:
parent
bb697a8fd5
commit
6aeb1bfe20
@ -39,7 +39,6 @@ cn: admin
|
||||
description: LDAP administrator
|
||||
userPassword: {SSHA}yxIgYTzcuRRdlesjfWkIN6K97/8jOrZF # Replace with the hash of your password
|
||||
```
|
||||
Execute create_admin.ldif using the root password (which is the container default for openLDAP root: _admin_)
|
||||
```
|
||||
root@example:/# ldapadd -x -H ldap:/// -D "cn=admin,dc=example,dc=com" -w admin -f create_admin.ldif
|
||||
adding new entry "cn=admin,dc=example,dc=com"
|
||||
|
Loading…
Reference in New Issue
Block a user