Update INSTALL.md

This commit is contained in:
Marisa 2025-10-13 13:46:32 -04:00
parent 3871e845d2
commit 8a7a76e6cb

View File

@ -104,7 +104,7 @@ You can change password policies like pwdMinLength, pwdMaxFailure, pwdMaxAge, et
### _<ins>Enforcing password policies example</ins>_ ### _<ins>Enforcing password policies example</ins>_
In order to enforce our password configuration we need something to control. This is a short example. In order to enforce our password configuration we need something to control. This is a short example.
Create the an organizationalUnit: Create an organizationalUnit:
``` ```
root@example:/# cat > create_ou.ldif << EOF root@example:/# cat > create_ou.ldif << EOF
dn: ou=Supergirls,dc=example,dc=com dn: ou=Supergirls,dc=example,dc=com