On Tue, 2003-02-18 at 20:46, Bill Long wrote: > I'm having a bit of trouble getting my ESMTP to auth against LDAP. It seems > that it should be working from documentation, but I can't seem to get it to > work. > > The messages from my logging indicate that it doesn't like the authldap > module.
By saying what? > I was wondering if anybody has been able to set up ESMTP auth with LDAP. I > have it working with IMAP and POP3 okay, over regular and SSL. Yes. > I'm also having an issue setting up SPA both for IMAP and POP3(haven't tried > ESMTP yet). My IMAP client comes back with an error such that "CRAM-SHA1 > authentication failed. None of the authentication methods supported by your > server are available on this computer" however, SPA works fine against my > other IMAP server(on a different machine). Does your LDAP server have the user's plain test passwords in it? Can courier read those fields? The CRAM-MD5 and CRAM-SHA1 methods need plain test passwords in the password database. > If I uncheck SPA in my client, then it logs in fine, both to regular and SSL > ports. > > any ideas? Leave SPA off in the client? SPA is an NT specific authentication method. ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
