[dev] horde ldab setup

Edwin Culp eculp at encontacto.net
Fri Sep 10 04:34:31 PDT 2004


Quoting Steve Daniels <horde at stedaniels.co.uk>:

> I first had (after alot of other variations)
> $conf['auth']['params']['basedn'] =
> 'ou=People,dc=itsalittlebitfishy,dc=co,=dc=uk';
> $conf['auth']['params']['binddn'] =
> 'cn=Manager,dn=itsalittlebitfishy,dc=co,=dc=uk';
> And was very confused that it didn't work, just realised when you
> emphasised binddn that I had a "dn" in there instead of a "dc"
> Now it works whooopppppeeeee!
>
> Thanks Edwin!
> You definately pointed me in the right direction, then I was stopped by
> a silly error, and you even managed to make me spot that!
> Steve.
>
> Now I just need to sort out my imp question: How to map my horde ldap
> "stevie" username to my imp imap (located on another server)
> "stevie at example.com" username.
> Have asked in imp at lists so no rush.
I must have missed that email.

Have you tried the suggestion for configuration that I made in
one of the previous emails about horde/imp/config/servers.php?

If you have, what errors did you get?

Thanks,

ed

P.S.  If you haven't tried it you should be able to pass the
login and password from imp directly with the line:

     'hordeauth' => 'full',

This assumes that you are using the exact same login and password
that you are using for horde.  In my case, I use the same ldap
server for IMAP auth as for ldap auth with horde and the IMAP
server is on the same server so basically if one works the other
works and there is little margin for error.  Try the above and
let us know the errors and any other information such as the
IMAP server [cyrus, courier, dovecot, etc], if it expects the
exact same info as your horde ldap auth or not.





More information about the dev mailing list