6.0.0-beta1
7/4/25

[#9039] hordeauth not working
Summary hordeauth not working
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 05/18/2010 (5526 days ago)
Due
Updated 06/23/2010 (5490 days ago)
Assigned 05/26/2010 (5518 days ago)
Resolved 06/23/2010 (5490 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/23/2010 04:18:10 PM Jan Schneider Assigned to Jan Schneider
Taken from Michael Slusarz
State ⇒ Resolved
 
06/23/2010 04:18:05 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git for this ticket:

Fix sending secure cookies. use_ssl == 2 doesn't mean we are really 
using SSL. Fixes bug #9039.

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Secret.php?rt=horde-git&r1=5dfb1dc4140eb2996f0251c6335ccdb05028f93c&r2=4125ffad9244b266ad2d16a3a27f95db7184cb80
05/26/2010 09:42:59 AM Jan Schneider Comment #5 Reply to this comment
Still doesn't work for me.
05/26/2010 04:43:11 AM Michael Slusarz Comment #4
State ⇒ Feedback
Reply to this comment
Works fine for me, at least as of this evening.  My auth configuration 
for testing:

$conf['auth']['driver'] = 'imap';
$conf['auth']['params']['hostspec'] = 'localhost';
$conf['auth']['params']['port'] = '143';
$conf['auth']['params']['secure'] = 'none';

(I tested with auto authentication also, and it works fine too)
05/19/2010 12:38:01 PM Jan Schneider Comment #3 Reply to this comment
The password sent to the server seems to be empty.
05/19/2010 12:30:02 PM Jan Schneider Comment #2 Reply to this comment
These are the related errors from the logs. Probably a lot of 
duplicates, due to frameset and portal loading:

2010-05-19T14:27:24+02:00 ERR: HEADHORDE [imp] IMAP error: 
authentication failure [pid 10328 on line 4038 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:27+02:00 ERR: HEADHORDE [imp] IMAP error: Login 
failed: authentication failure [pid 10328 on line 4038 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:27+02:00 ERR: HEADHORDE [imp] IMAP server denied 
authentication. [pid 10328 on line 415 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:27+02:00 ERR: HEADHORDE [imp] IMAP server denied 
authentication. [192.168.60.30] to {mail.wg.de:143 []} [pid 10328 on 
line 156 of "/home/jan/horde-git/imp/lib/Auth.php"]
2010-05-19T14:27:30+02:00 ERR: HEADHORDE [imp] IMAP error: 
authentication failure [pid 10328 on line 4038 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:33+02:00 ERR: HEADHORDE [imp] IMAP error: Login 
failed: authentication failure [pid 10328 on line 4038 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:33+02:00 ERR: HEADHORDE [imp] IMAP server denied 
authentication. [pid 10328 on line 415 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:33+02:00 ERR: HEADHORDE [imp] IMAP server denied 
authentication. [192.168.60.30] to {mail.wg.de:143 []} [pid 10328 on 
line 156 of "/home/jan/horde-git/imp/lib/Auth.php"]
2010-05-19T14:27:47+02:00 ERR: HEADHORDE [imp] IMAP error: 
authentication failure [pid 10328 on line 4038 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:50+02:00 ERR: HEADHORDE [imp] IMAP error: Login 
failed: authentication failure [pid 10328 on line 4038 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:50+02:00 ERR: HEADHORDE [imp] IMAP server denied 
authentication. [pid 10328 on line 415 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:50+02:00 ERR: HEADHORDE [imp] IMAP server denied 
authentication. [192.168.60.30] to {mail.wg.de:143 []} [pid 10328 on 
line 156 of "/home/jan/horde-git/imp/lib/Auth.php"]
2010-05-19T14:27:54+02:00 ERR: HEADHORDE [imp] IMAP error: 
authentication failure [pid 30003 on line 4038 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:57+02:00 ERR: HEADHORDE [imp] IMAP error: Login 
failed: authentication failure [pid 30003 on line 4038 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:57+02:00 ERR: HEADHORDE [imp] IMAP server denied 
authentication. [pid 30003 on line 415 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:27:57+02:00 ERR: HEADHORDE [imp] IMAP server denied 
authentication. [192.168.60.30] to {mail.wg.de:143 []} [pid 30003 on 
line 156 of "/home/jan/horde-git/imp/lib/Auth.php"]
2010-05-19T14:28:00+02:00 ERR: HEADHORDE [imp] IMAP error: 
authentication failure [pid 30003 on line 4038 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:28:03+02:00 ERR: HEADHORDE [imp] IMAP error: Login 
failed: authentication failure [pid 30003 on line 4038 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:28:03+02:00 ERR: HEADHORDE [imp] IMAP server denied 
authentication. [pid 30003 on line 415 of 
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php"]
2010-05-19T14:28:03+02:00 ERR: HEADHORDE [imp] IMAP server denied 
authentication. [192.168.60.30] to {mail.wg.de:143 []} [pid 30003 on 
line 156 of "/home/jan/horde-git/imp/lib/Auth.php"]
2010-05-19T14:28:03+02:00 ERR: HEADHORDE [horde] User is not 
authorized [pid 30003 on line 1081 of 
"/home/jan/horde-git/framework/Core/lib/Horde/Registry.php"]
05/18/2010 11:20:24 AM Jan Schneider Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ hordeauth not working
Queue ⇒ IMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
If enabling hordeauth in servers.php and not authenticating through 
IMP in Horde, the user is not automatically signed into IMP, when 
logging into Horde.

Saved Queries