[horde] External Authentication and Horde/IMP
Jan Schneider
jan at horde.org
Mon Jul 11 07:37:23 PDT 2005
Please don't reply on messages if you want to start a new thread.
Zitat von Ron Hall <ron.hall at mcgill.ca>:
> It is possible to creat an external authentication mechanism that
> determines where your mailbox is.
>
> We will be in the unenviable position of having to supply 5 different
> mailstores for our user community.
> The powers that be woul like a single mechanism of login/password - that
> would then determine what
> the mailbox would be based on a DB lookup - likely to an Oracle DB.
> This effectively replaces the servers.php file or at leats adds an
> additional step - pull back the information.
It's easy if you can authenticate the users (against the db) at the
same time as you lookup their mailboxes. You could then use Horde
authentication against the database, use hordeauth in imp's servers.php
and set the 'server' setting dynamically from a db lookup with the user
name (Auth::getAuth()).
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list