Josh Trutwin wrote: > > > I have setup courier with mysql and authpam as the primary agents of > > authdaemon. The wierd part is only authmysql is working properly. When I > > try to use an account that is not in the sql database, I get a logon > > failure. > > > > Does anyone have any suggestions on how to get authpam to work. I have > > checked the mailling list and it seems that there was not posted > > solution for my problem. I can run the ./authtest -m authpam and all I > > get is failures, I try to loging using telnet to 143 and I get login > > failed.
I'm not too familiar using imap with mysql; for pure PAM you need AUTH=PAM in /etc/imapd (surely you already have that). Maybe its as simple as checking for errors in imapd and authdaemonrc files. > What OS? I have to change the authpam files in /etc/pam.d after > installing courier as my system uses different PAM libs than the default. > Specifically, I have to change: > > /lib/security/pam_pwdb.so > > to > > /lib/security/pam_unix.so > > I run SuSE 8.1... With Redhat, I always use the pam-imap stuff that's provided with courier-imap. No problemas. Mind the imap file in pam.d is different with various versions, i.e. for 6.2 and 7.2/3 . -- Kind regards / venlig hilsen, Mogens Valentin, Mr Dev IT Networking, Security, Server Setup http://www.mrdev.com [EMAIL PROTECTED] Phone +45 32 525 878 Cell 51 227 668 ------------------------------------------------------- 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
