mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-24 07:43:16 -05:00
ITS#8185 missing schema reference
This commit is contained in:
parent
cb28f28354
commit
e5b9bdd8c5
1 changed files with 1 additions and 0 deletions
|
|
@ -196,6 +196,7 @@ static struct schema_info pwd_UsSchema[] = {
|
|||
TAB(pwdCheckQuality),
|
||||
TAB(pwdMinLength),
|
||||
TAB(pwdMaxFailure),
|
||||
TAB(pwdMaxRecordedFailure),
|
||||
TAB(pwdGraceAuthNLimit),
|
||||
TAB(pwdExpireWarning),
|
||||
TAB(pwdLockout),
|
||||
|
|
|
|||
Loading…
Reference in a new issue