[Tickets #13139] Auth. error for external mail server
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Apr 22 10:38:53 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13139
------------------------------------------------------------------------------
Ticket | 13139
Created By | alwaysthreegreens at gmail.com
Summary | Auth. error for external mail server
Queue | IMP
Version | 6.1.7
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
alwaysthreegreens at gmail.com (2014-04-22 10:38) wrote:
After the upgrade to Horde Groupware to 5.1.4 and imp 6.1.7 the
following authentication issue happened:
Horde is and was configured for sql authentication, which works fine. IMP is
configured to show a server list of the available servers in
backends.local.php and the backends are configured 'hordeauth' => false
Before the upgrade, when clicked on webmail the login screen was presented
with the drop down menu to select the imap server according to
backends.local.php. Login with the
suitable credentials for the imap servers worked.
Since the upgrade when clicking on webmail from the portal you may get
back to the horde login screen without the imap server selection menu. I
tried the option 'hordeauth' => true, which also works perfectly, but is not
suitable for configurations with multiple external mail servers,
especially if you have to use different credentials for Horde and the
multiple imap servers.
When using 'hordeauth' => false with the described behaviour the following
log output is produced:
Mar 20 09:52:07 foxxxxee HORDE: [gollem] PHP ERROR: Invalid argument
supplied for foreach() [pid 7778 on line 336 of
"/var/www/horde/gollem/lib/Auth.php"]
Mar 20 09:52:07 foxxxxee HORDE: [gollem] PHP ERROR: Invalid argument
supplied for foreach() [pid 7778 on line 336 of
"/var/www/horde/gollem/lib/Auth.php"]
Mar 20 09:52:28 foxxxxee HORDE: [gollem] PHP ERROR: Invalid argument
supplied for foreach() [pid 8062 on line 336 of
"/var/www/horde/gollem/lib/Auth.php"]
Mar 20 09:52:28 foxxxxee HORDE: [horde] Login success for HORDEUser
[xxx.xxx.xxx.215] to horde. [pid 8062 on line 150 of
"/var/www/horde/login.php"]
Mar 20 09:52:35 foxxxxee HORDE: User is not authorized for imp [pid 8062 on
line 306 of "/usr/share/php/Horde/Registry.php"]
Mar 20 09:52:42 foxxxxee HORDE: [horde] Login success for IMPUser
[xxx.xxx.xxx.215] to horde. [pid 8062 on line 150 of
"/var/www/horde/login.php"]
Mar 20 09:52:42 foxxxxee HORDE: User is not authorized for imp [pid 8062 on
line 306 of "/usr/share/php/Horde/Registry.php"]
More information about the bugs
mailing list