| Summary | acl auth mech broken |
| Queue | Horde Framework Packages |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | tmerritt (at) email (dot) arizona (dot) edu |
| Created | 12/15/2006 (6904 days ago) |
| Due | |
| Updated | 12/16/2006 (6903 days ago) |
| Assigned | |
| Resolved | 12/16/2006 (6903 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ acl auth mech broken
Queue ⇒ Horde Framework Packages
New Attachment: acl_auth_mech.patch
aggregator environment if user passwords are not stored in md5 format
because md5 must be enabled in cyrus in an aggregator setup. All
other imap implementations that I have seen will fall back to the next
available auth mech if the first one in the list failed, although I
didn't see documentation about the expected behavior in the RFC. The
attached patch will allow the acl mechanism to fall through the list
of supported authentication mechaisms.