[Tickets #12601] IMP Permission problem
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Aug 22 10:44:30 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12601
------------------------------------------------------------------------------
Ticket | 12601
Created By | t.schlage at gmx.net
Summary | IMP Permission problem
Queue | IMP
Version | 6.1.3
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
t.schlage at gmx.net (2013-08-22 10:44) wrote:
The Permission validation for IMP isn't working correct.
Steps I did:
1. install horde with all deps and binaries from pear
2. configure horde
3. install imp
4. configure imp
5. add group "imp"
6. add permission "imp" for group "imp" with all privileges on imp app
7. try to login to imp
The function call $registry->pushApp in /Horde/Registry.php:253 throws
a AUTH_FAILURE exception.
In the log i can see that the authentication is successful but when
the app tries to select the preferences which are not there the login
fails.
SELECT pref_name, pref_value FROM horde_prefs WHERE pref_uid =
'email at host.de' AND pref_scope = 'imp'
The prefeferences are not created for this user.
The mail server i installed has this components: postfix, sasl,
courier, pam, mysql and its working and running.
More information about the bugs
mailing list