[horde] horde3 loop on login.php (imap auth)

sCALP mlhorde at tibone.com
Sun Dec 26 16:15:39 PST 2004


Ivan Alejandro Z(ilic' Schmidt - MainNetworks Ltda. wrote:

> when configuring horde, are u using the imap notls?
>
> best regards,
>
no 'imap' only, but I've tried both, as both worked when I was using 
Horde2/Imp3, and none seemed to work.
here are my relevant conf.php (horde3) :
$conf['auth']['params']['hostspec'] = 'localhost';
$conf['auth']['params']['port'] = 143;
$conf['auth']['params']['protocol'] = 'imap';
$conf['auth']['params']['imapconfig'] = 'separate';
$conf['auth']['driver'] = 'imap';

I've heard that using IMAP to authenticate users with "name at domain.tld" 
login type must be handled properly, but I didn't found anything to make 
things work.
When I was using Horde3/Imp4 I tryed to use the "vinfo" hook, but it 
didn"t worked either, so I'm willing to solve the problem by managing to 
login into my Horde3-only system using IMAP. This way, adding Imp should 
be easy. Am I wrong ?

the only things I've done are :
- unpack the tarball
- rename the files and permissions in /horde/config/
- using the administration interface to configure temp directory, 
databases configuration, and authentification to use IMAP.

but it doesn't work. Is my system (redhat9 on x86, hand-compiled 
apache1.3/php4.3) special for not handling Horde the easiest way ?
I'm not using safe_mode or anything special under PHP.

sincerely,
Pascal

>
>> Hi everybody, I'm new on this list, I hope not to bother you, but I
>> don't know where to find help, google and the archive didn't help.
>>
>> I can't manage to configure Horde-3 to auth me using IMAP on my
>> courier-imap server.
>> I don't have Imp-h3 installed yet, I just want to make my Horde log-in
>> using IMAP.
>>
>> everytime I call login.php, I enter my credentials, and it loops back to
>> login.php.... ever and ever.
>>
>> I've got a "success" in the horde log file :
>> Dec 26 18:47:59 HORDE [info] [horde] Login success for xxx at tibone.com
>> [xxx] to Horde [on line 76 of "xxx/login.php"]
>>
>> and even my imap log file says everything is clean :
>> Dec 26 18:47:59 xxx imapd: Connection, ip=[::ffff:127.0.0.1]
>> Dec 26 18:47:59 xxx imapd: LOGIN, user=xxx at tibone.com,
>> ip=[::ffff:127.0.0.1], protocol=IMAP
>> Dec 26 18:47:59 xxx imapd: LOGOUT, user=xxx at tibone.com,
>> ip=[::ffff:127.0.0.1], headers=0, body=0
>>
>> When I configure horde to automaticaly log me with my login/password, it
>> works well, and I can even go directly to Imp (if it's installed)
>> But I want me and my friends to log with their IMAP accounts (login @
>> domain . tld + password), so I need Horde to be able to authenticate
>> with IMAP.
>>
>> I tried to configure Horde to authenticate itself using IMP (which use
>> IMAP too) but the result was the same, a loop on login.php
>>
>> Am I a newbee who can't follow the installations rules or is there a
>> trick I didn't know ? (I swear I won't be offensed with a "you're a
>> newbee" answer...)
>>
>> thanks
>> sCALP
>
>





More information about the horde mailing list