Update INSTALL.md
This commit is contained in:
parent
3871e845d2
commit
8a7a76e6cb
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user