diff --git a/README.md b/README.md index 6c22ff8..d11c09a 100644 --- a/README.md +++ b/README.md @@ -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 ``` -root@example:/# slappasswd -s 1234 # Change 1234 to your desired password +root@example:/# slappasswd -s 1234 {SSHA}yxIgYTzcuRRdlesjfWkIN6K97/8jOrZF ``` Create the .ldif file that will create the admin user, editing the _userPassword_ attribute with our password hash