Bug 51499 - wrong description of the default value for pwdFailureCountInterval
wrong description of the default value for pwdFailureCountInterval
Status: REOPENED
Product: UCS manual
Classification: Unclassified
Component: User management
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: Docu maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-16 10:45 CEST by Dirk Ahrnke
Modified: 2024-04-17 14:47 CEST (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Ahrnke univentionstaff 2020-06-16 10:45:49 CEST
chapter 6.6.3 states:
"The default policy is designed so that five repeated failed LDAP server logon attempts within five minutes cause the lockout."

The default defines pwdFailureCountInterval to 900 seconds.
Comment 1 Nico Gulden univentionstaff 2024-04-17 13:19:09 CEST
This bug hasn't seen any update for several years. I close it.

If you still see a need for it, you can reopen the bug. Please add an argumentation about why it's important to take care of it.
Comment 2 Dirk Ahrnke univentionstaff 2024-04-17 14:47:22 CEST
the documentation is still wrong

https://docs.software-univention.de/manual/latest/en/user-management/user-lockout.html#openldap
"The default policy is designed so that five repeated failed LDAP server login attempts within five minutes cause the lockout."

UCS: 5.0-7 errata1023
# univention-ldapsearch -LLL objectclass=pwdPolicy pwdFailureCountInterval
dn: cn=default,cn=ppolicy,cn=univention,dc=schule-univention,dc=intranet
pwdFailureCountInterval: 900

If I am not wrong 900 seconds ist 15 minutes.