[horde] Passing authentication info to horde?

Chuck Hagenbuch chuck at horde.org
Tue May 9 16:15:48 PDT 2006


Quoting Demi <gruessle at gmail.com>:

> My users are already authenticated via my own login script when they
> enter the horde framework. Which hook do I use to pass my login info
> to the horde framework.
>
> I have sessions like following for username, password, last login and
> can create anything else Horde might need.
> $_SESSION['auth']['user']

Auth::setAuth('username', array('password' => 'userpassword'));

-chuck

-- 
"we are plastered to the windshield of the bus that is time." - Chris


More information about the horde mailing list