Update README.md
This commit is contained in:
parent
7ad835a698
commit
2116858ee3
@ -664,6 +664,8 @@ root@example:/# # ldappasswd -x -H ldap:/// -D "uid=reimu,ou=Supergirls,dc=examp
|
||||
Result: Constraint violation (19)
|
||||
```
|
||||
We get an "Constraint violation" error, meaning the new password did not comply with the minimum requirements, and since we setup the pwdPolicyQuality to 2, it got rejected.
|
||||
\
|
||||
Note that getting a constraint violation while trying to change a password, **does not add a pwdFailureTime attribute entry to the user**, as if we would try to do something with the user, like changing some attribute, using the wrong original password.
|
||||
|
||||
## _Show Organizational Units, users, and attributes_
|
||||
### <ins>_Show LDAP server directories with the data_</ins>
|
||||
|
Loading…
Reference in New Issue
Block a user