View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004394 | SOGo | Web Preferences | public | 2018-02-08 12:55 | 2018-04-27 12:56 |
Reporter | pmuszynski | Assigned To | ludovic | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x64 | OS | Ubuntu | OS Version | 16.04 |
Product Version | nightly master | ||||
Fixed in Version | 4.0.1 | ||||
Summary | 0004394: userPasswordAlgorithm problem | ||||
Description | I use SQL backend. | ||||
Steps To Reproduce |
From now all password changes, from every user use crypt encoding. Only restart of SOGo helps. | ||||
Additional Information | For now I switched to crypt encoding... | ||||
Tags | No tags attached. | ||||
After adding prependPasswordScheme = YES; Sogo generates md5-crypt passwords and sha256-crypt passwords, but prepended with {crypt} (initially, before switching to crypted passwords. |
|
It looks to me like this is a configuration problem. |
|
It's not a configuration problem - SOGo doesn't respect userPasswordAlgorithm set to md5-crypt - it switches automatically to crypt after first password change - after restart of SOGO the same situation - one password change OK (md5-crypt), the following - bad (crypt) |
|
Can you try a patch? |
|
If so, try reverting that patch: https://github.com/inverse-inc/sogo/commit/63cb8014 That should fix things. |
|
It works. Is it possible to put it in main stream? |
|
Done. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-02-08 12:55 | pmuszynski | New Issue | |
2018-02-08 13:23 | pmuszynski | Note Added: 0012586 | |
2018-03-06 14:50 | ludovic | Note Added: 0012625 | |
2018-03-06 14:50 | ludovic | Status | new => closed |
2018-03-06 14:50 | ludovic | Assigned To | => ludovic |
2018-03-06 14:50 | ludovic | Resolution | open => no change required |
2018-03-12 07:05 | pmuszynski | Note Added: 0012649 | |
2018-03-12 07:05 | pmuszynski | Status | closed => feedback |
2018-03-12 07:05 | pmuszynski | Resolution | no change required => reopened |
2018-03-16 13:38 | ludovic | Note Added: 0012730 | |
2018-03-16 13:38 | ludovic | Severity | major => minor |
2018-03-16 13:47 | ludovic | Note Added: 0012731 | |
2018-04-27 09:44 | pmuszynski | Note Added: 0012854 | |
2018-04-27 09:44 | pmuszynski | Status | feedback => assigned |
2018-04-27 12:56 | ludovic | Note Added: 0012855 | |
2018-04-27 12:56 | ludovic | Status | assigned => closed |
2018-04-27 12:56 | ludovic | Resolution | reopened => fixed |
2018-04-27 12:56 | ludovic | Fixed in Version | => 4.0.1 |