[imp] imp, imap, and ldap

hordedev at clunet.edu hordedev at clunet.edu
Thu Jan 22 15:45:10 PST 2004


Hello,

I am using the CVS of horde, imp, and turba and would like to configure the
program to use ldap.  Currently I can connect to horde using ldap, but when I
want to check the mail, one of two scenarios happens.
1.  If I leave the following lines in conf.php like this
// $conf['auth']['driver'] = 'application';
// $conf['auth']['params']['app'] = 'imp';
then when I click mail it will prompt me to log in again but this time using
the imap username and password.
2.  If I leave the following lines in conf.php like this
 $conf['auth']['driver'] = 'application';
 $conf['auth']['params']['app'] = 'imp';
then it will no longer use the ldap as the authentication scheme.

Is there a way to have it so once you login to horde using ldap, and check the
mail, it will show you the mail and not have you login again, without setting
the username/password for the imap server to the same as the ldap.

I am new to ldap and not sure if there is something that I am missing.

Thanks



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


More information about the imp mailing list