Update README.md
This commit is contained in:
parent
5a75dc9b98
commit
1b494362cb
@ -61,7 +61,7 @@ tl;dr cn=admin,dc=example,dc=com is only a rootDN and not a admin data entry dir
|
|||||||
|
|
||||||
Generate a password hash for our administrator user, 1234 here being the password
|
Generate a password hash for our administrator user, 1234 here being the password
|
||||||
```
|
```
|
||||||
root@example:/# slappasswd -s 1234 # Change 1234 to your desired password
|
root@example:/# slappasswd -s 1234
|
||||||
{SSHA}yxIgYTzcuRRdlesjfWkIN6K97/8jOrZF
|
{SSHA}yxIgYTzcuRRdlesjfWkIN6K97/8jOrZF
|
||||||
```
|
```
|
||||||
Create the .ldif file that will create the admin user, editing the _userPassword_ attribute with our password hash
|
Create the .ldif file that will create the admin user, editing the _userPassword_ attribute with our password hash
|
||||||
|
Loading…
Reference in New Issue
Block a user