Update INSTALL.md
This commit is contained in:
parent
8e23e6a193
commit
a4c7a901b9
@ -64,8 +64,8 @@ Notice the userPassword is invalid, let's set a proper one
|
||||
```
|
||||
root@example:/# ldappasswd -x -D cn=admin,dc=example,dc=com -w admin -s qwerty uid=marisa,ou=people,dc=example,dc=com
|
||||
```
|
||||
|
||||
<!--Generate a password hash for our administrator user, Op3nLd4p! here being the password to comply with password policies
|
||||
<!--
|
||||
Generate a password hash for our administrator user, Op3nLd4p! here being the password to comply with password policies
|
||||
```
|
||||
root@example:/# slappasswd -s Op3nLd4p!
|
||||
{SSHA}vP1xt9t8+/GmOXmqlH1yNh305+MpUDe+
|
||||
|
||||
Loading…
Reference in New Issue
Block a user