[imp] $conf['auth']['params'] for ldap
jkpsj
jkpsj at yahoo.com
Wed Feb 19 22:49:29 PST 2003
in ~/horde/config/horde.php under Horde Authentication, what do i need to specify the
$conf['auth']['params'] for ldap ?
[..snip..]
// What backend should we use for authenticating users to Horde? Valid
// options are currently 'imap', 'ldap', 'mcal', 'sql', 'ftp' and 'krb5'.
$conf['auth']['driver'] = 'ldap';
// An array holding any parameters that the Auth object will need to
// function correctly.
$conf['auth']['params'] = array();
// For IMAP, this is the server name, port, protocol, etc.
// $conf['auth']['params']['dsn'] = '{imap.example.com:143/imap}INBOX';
[..snip..]
rgds.
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
More information about the imp
mailing list