4 messages in net.sourceforge.lists.courier-users[courier-users] Courier-IMAP using PA...
FromSent OnAttachments
Brian KolaciOct 26, 2000 7:14 pm 
Yozo TODAOct 26, 2000 10:07 pm 
Brian KolaciOct 27, 2000 6:36 am 
Brian KolaciOct 27, 2000 6:58 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Courier-IMAP using PAM on solaris 8Actions...
From:Brian Kolaci (bk@Kola.com)
Date:Oct 26, 2000 7:14:48 pm
List:net.sourceforge.lists.courier-users

Hi,

I've just tried installing courier-IMAP on a Solaris 8 box, that also has vpopmail. The authvchkpw seems to work fine, but PAM does not. It appears to die with a SEGV. I've traced it down to the call to: pam_open_session(pamh, 0);

I get the same results whether I add info to the /etc/pam.conf file or not. There's a keyword "other" for all types that is used if there is no match for a service name. But whether I supply the config line or not doesn't appear to matter. It fails at the same line. It only fails when the authentication succeeded, i.e. supplied a correct password.

Any tips would be appreciated.

Thanks,

Brian