[horde] connecting to LDAP

Ben Chavet ben at horde.org
Wed Sep 21 07:20:51 PDT 2005


> The only thing is that I suppose the users won't be very happy if they had to
> log in with such a long username. Isn't it possible to parse username a
> little bit before sending it to LDAP?

Instead of:

$conf['auth']['params']['uid'] = 'mail';

use

$conf['auth']['params']['uid'] = 'uid';

or, whatever field is storing the "short" username.

> But even with settings suggested by you I couldn't log in. Horde says: "Empty
> result."

Make sure the user you are binding with has permission to search the basedn.

--Ben

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: PGP Digital Signature
Url : http://lists.horde.org/archives/horde/attachments/20050921/dfb76459/attachment.bin


More information about the horde mailing list