[horde] HORDE

Chuck Hagenbuch chuck@horde.org
Mon Apr 9 17:00:59 PDT 2001


Quoting Toomas Vann <tom@bns.ee>:

> What settings should i put to make auth work properly useing imap.
> I have installed Apache 1.3.12-25 from rpm
> and php 4.04-pl1
> 
> /**
>  ** Horde Authentication
>  **/
> 
> // What backend should we use for authenticating users to Horde? Valid
> // options are currently 'imap', 'ldap', 'mcal', 'sql', and 'ftp'.
> $conf['auth']['driver'] = 'imap';

$conf['auth']['params']['server'] = 'imap.example.com';

... is all you need if you're running standard IMAP on a standard port.

> Or would it be more effective to use sql ?

Depends on what you mean by "more effective".

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Number of U.S. nuclear bombs lost in accidents and never recovered: 11




More information about the horde mailing list