[horde] redirection directly to imp in horde 3.1.7 latest

Manilal K M libregeek at gmail.com
Wed Jul 9 06:34:06 UTC 2008


2008/7/9 Niyati Dave <niyati.dave at youtelecom.com>:
> Hi all,
>
> I am new to this list.
> I have configured horde 3.1.7 latest one , and works fine but it firsts login to "horde" and then "imp". I want to put this in production and want to login directly to imp. But if i do redirection directly to imp then the sidebar doesn't appear and this would appear jst as the earlier horde and also it asks to login twice first to horde and then mail (imp).  And moreover to login twice is also not suitable for production.
>
> Need guidance regarding this. Thx in advance.
>
> regards
> Niyati Dave
> IDC, Youtelecom, India
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>

In config/prefs.php:

// what application should we go to after login?
$_prefs['initial_application'] = array(
    'value' => 'imp',
    'locked' => false,
    'shared' => true,
    'type' => 'select',
    'desc' => sprintf(_("What application should %s display after
login?"), $GLOBALS['registry']->get('name'))
);

Don't forget to change the options for the existing users(users who
have alsready logged in) in Horde -> options -> Display Options.

regards
-- 
Manilal K M : മണിലാല്‍ കെ എം.
http://libregeek.blogspot.com


More information about the horde mailing list