Update INSTALL.md

This commit is contained in:
Marisa 2025-10-12 14:06:58 -04:00
parent 954d8300f7
commit 7d1fda5401

View File

@ -103,6 +103,7 @@ adding new entry "cn=default,ou=policies,dc=example,dc=com"
You can change password policies like pwdMinLength, pwdMaxFailure, pwdMaxAge, etc. and all organizationalUnits (and therefore, their users) will be affected by default unless configured otherwise. You can change password policies like pwdMinLength, pwdMaxFailure, pwdMaxAge, etc. and all organizationalUnits (and therefore, their users) will be affected by default unless configured otherwise.
\ \
\ \
### _Enforcing password policies example_
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 the an organizationalUnit:
``` ```