Update INSTALL.md

This commit is contained in:
Marisa 2025-10-12 13:49:44 -04:00
parent 9797e3966c
commit 643c5e41ce

View File

@ -40,7 +40,7 @@ userPassword: {SSHA}vP1xt9t8+/GmOXmqlH1yNh305+MpUDe+ # Replace with the hash of
EOL EOL
``` ```
``` ```
root@example:/# ldapadd -x -H ldap:/// -D "cn=admin,dc=example,dc=com" -w Op3nLd4p -f create_admin.ldif root@example:/# ldapadd -x -H ldap:/// -D "cn=admin,dc=example,dc=com" -w Op3nLd4p! -f create_admin.ldif
adding new entry "cn=admin,dc=example,dc=com" adding new entry "cn=admin,dc=example,dc=com"
``` ```
That's all, our administrator user was properly done. That's all, our administrator user was properly done.