[horde] LDAP AUTH sample needed for HORDE 2 - IMP3
Jon Parise
jon at horde.org
Sat Dec 1 11:56:58 PST 2001
On Sat, Dec 01, 2001 at 11:31:17AM -0800, mj wrote:
> I am confused, as there are no samples for the LDAP auths.
>
> COULD SOME PLEASE POST A SAMPLE LDAP AUTH.
Something like this should work:
$conf['auth']['params']['hostspec'] = 'ldap.example.com';
$conf['auth']['params']['basedn'] = 'o=Some Company,st=NJ,c=US';
$conf['auth']['params']['uid'] = 'uid';
> I need to know the names of the array parms in /horde/config/horde.php
They're listed in horde/lib/Auth/ldap.php.
--
Jon Parise (jon at csh.rit.edu) . Information Technology (2001)
http://www.csh.rit.edu/~jon/ : Computer Science House Member
More information about the horde
mailing list