Take a look at how your /etc/pam.d/imap file is authenticating users through PAM. The version that was installed by courier on my last install was pointing to pam_pwdb.so and I couldn't login... but I changed it to pam_unix.so (as per the INSTALL in the courier source) and presto! I'm in!
HTH, tlo On Wed, 2003-02-05 at 11:25, Jim Gifford wrote: > I resolved the pam library linking problem. > > Now I have tested the authdaemon using the authtest program. It successfully > reports back on the pam and mysql users, but when I try to access imap using > telnet the authmysql users are ok, but the authpam users fail. But using > authtest it works fine. > > Sam I hope you have some ideas, this is driving me nuts!!! > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users -- Travis ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
