View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000925 | SOGo | Web General | public | 2010-10-25 11:33 | 2011-12-30 18:18 |
Reporter | gienger | Assigned To | ludovic | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 1.3.3 | ||||
Summary | 0000925: Penalty time after entering a wrong user/password combination | ||||
Description | Would it be possible to include a penalty timeout when entering a wrong password? Otherwise massive password dictionary attacks become easily feasible... | ||||
Tags | No tags attached. | ||||
If you enable password policy in your LDAP server and activate SOGo to use it, it'll do just that. |
|
I don't want an account to be locked after N tries, I would like to have a penalty timeout for every wrong password. or did I miss something blatant concerning LDAP password policies? |
|
A combination of pwdLockoutDuration, pwdMaxFailure and pwdFailureCountInterval would give you something very similar. No need to lock the account for a long time. |
|
Pascal: also note that if a delay was to occur server-side because of this, this would also become prone to DoS attacks because of the process limits. |
|
Solution "given" in the ticket - make use of password policy in the LDAP with proper password policy control attributes. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2010-10-25 11:33 | gienger | New Issue | |
2010-10-25 11:33 | ludovic | Note Added: 0001646 | |
2010-10-25 11:39 | gienger | Note Added: 0001647 | |
2010-10-25 12:04 | ludovic | Note Added: 0001648 | |
2010-10-29 19:57 |
|
Note Added: 0001665 | |
2011-12-30 18:18 | ludovic | Note Added: 0003237 | |
2011-12-30 18:18 | ludovic | Status | new => resolved |
2011-12-30 18:18 | ludovic | Resolution | open => no change required |
2011-12-30 18:18 | ludovic | Assigned To | => ludovic |