[imp] Horde authentication through IMP + cookie vs URL sessions

Arshavir Grigorian ag at m-cam.com
Tue Mar 8 14:05:43 PST 2005


Hi,

I am trying to figure out how to configure Horde to just use IMP for 
authentication. Here are the relevant sections from my config files:

horde/config/horde.php
--------------------------------------------
$conf['auth']['driver'] = '';
$conf['auth']['params'] = array();

horde/config/registry.php
--------------------------------------------
$this->registry['auth']['login'] = 'imp';
$this->registry['auth']['logout'] = 'imp';

When I try to login from http://server/horde/, I keep getting the login 
page, but if I login from http://server/horde/imp/, it works fine.

I would also like to configure Horde/IMP to pass the session via cookies 
and not the URL. Is this doable?

I am using Horde 2.2.7 (even though the README file says 2.2.6) and IMP 
3.2.7 on Apache 2.0.50/PHP 4.3.

Thanks for any pointers.


-- 
Arshavir Grigorian
Systems Administrator/Engineer
M-CAM, Inc.


More information about the imp mailing list