[dev] Re: [horde] Horde Login
Chris
chris at jeks.net
Mon Dec 30 14:34:15 PST 2002
I managed to make it do this.
Have the horde authentication setup to use IMP. Then just change the default
'initital_application' pref for horde to be 'imp'.
i.e. in horde/prefs.php
$_prefs['initial_application'] = array(
'value' => 'imp',
'locked' => true,
'shared' => true,
'type' => 'select',
'desc' => sprintf(_("What application should %s display after login?"), _("Horde")));
Tada!
Users will login and go straight to IMP.
This is all with the document root as horde '/' and imp in it's usual spot '/imp'.
-chris
On Sun, Dec 29, 2002 at 11:05:10PM -0700, Ashley M. Kirchner wrote:
>
> How can I make the Horde log in open IMP right away after logging
> in? Right now when I log in, it just displays a window with total new
> messages in IMP. I have to click on INBOX for it to open up IMP. Can I
> change this behavior?
>
> --
> M | I haven't lost my mind; it's backed up on tape somewhere.
> +--------------------------------------------------------------------
> Ashley M. Kirchner <mailto:ashley at pcraft.com> . 303.442.6410 x130
> IT Director / SysAdmin / WebSmith . 800.441.3873 x130
> Photo Craft Laboratories, Inc. . 3550 Arapahoe Ave. #6
> http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A.
>
>
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
--
~ ~ ~
Chris Hyde
If at first you don't succeed, destroy all evidence that you tried.
~ ~ ~
More information about the dev
mailing list