[Tickets #12341] Re: Can't edit ACLs with new Imap_Client
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Jun 24 11:03:12 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12341
------------------------------------------------------------------------------
Ticket | 12341
Updated By | simon at simonandkate.net
Summary | Can't edit ACLs with new Imap_Client
Queue | Horde Base
Version | 5.1.0
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
simon at simonandkate.net (2013-06-24 11:03) wrote:
Am I reading it wrongly, or does that backtrace information show that
the ActiveSync call is using Imp IMAP auth:
22. call_user_func_array() /usr/share/pear/Horde/Registry.php:1173
23. IMP_Application->authTransparent()
24. IMP_Auth::transparent() /var/www/horde/imp/lib/Application.php:365
25. IMP_Auth::authenticate() /var/www/horde/imp/lib/Auth.php:118
26. IMP_Imap->createImapObject() /var/www/horde/imp/lib/Auth.php:79
27. Horde_Imap_Client_Socket->__construct()
/var/www/horde/imp/lib/Imap.php:234
28. Horde_Imap_Client_Base->__construct()
/usr/share/pear/Horde/Imap/Client/Socket.php:171
29. Horde::debug() /usr/share/pear/Horde/Imap/Client/Base.php:255
which is successfully passing a username and password.
But the ACL edit call:
4. call_user_func_array() /usr/share/pear/Horde/Registry.php:1173
5. IMP_Application->authUserList()
6. Horde_Auth_Imap->listUsers() /var/www/horde/imp/lib/Application.php:397
7. Horde_Auth_Imap->_getOb() /usr/share/pear/Horde/Auth/Imap.php:145
8. Horde_Imap_Client_Socket->__construct()
/usr/share/pear/Horde/Auth/Imap.php:180
9. Horde_Imap_Client_Base->__construct()
/usr/share/pear/Horde/Imap/Client/Socket.php:171
10. Horde::debug() /usr/share/pear/Horde/Imap/Client/Base.php:255
Is not using the Imp IMAP auth?
Setting Horde to use IMAP Auth directly still doesn't work.
More information about the bugs
mailing list