View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005987 | SOGo | Backend General | public | 2024-06-28 07:26 | 2024-06-28 07:26 |
| Reporter | sogouser123 | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 5.10.0 | ||||
| Summary | 0005987: SoGo incomplete password validation with ProxyAuth | ||||
| Description | When using SoGo with "SOGoTrustProxyAuthentication = YES" and allowing local passwordless logins via Dovecot, the login password on ActiveSync (and possibly DAV) is not checked against LDAP, only against IMAP. Now when a user tries to log on for ex. via ActiveSync, the password is checked against IMAP first: Since the IMAP server has to allow local logins to access the mailbox without a password, the request is granted: The credentials are never checked against the configured LDAP server, which was configured with "canAuthenticate = YES". I would expect SoGo to validate the credentials with the LDAP server before attempting any connections to the IMAP server. | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-06-28 07:26 | sogouser123 | New Issue |