7 messages in net.sourceforge.lists.courier-users[courier-users] courier-imap and authpam
FromSent OnAttachments
dennisFeb 12, 2001 10:59 pm 
Sam VarshavchikFeb 13, 2001 2:30 pm 
dennisFeb 13, 2001 3:35 pm 
dennisFeb 13, 2001 8:07 pm 
dennisFeb 13, 2001 11:40 pm 
Sam VarshavchikFeb 14, 2001 4:53 am 
dennisFeb 14, 2001 5:15 am 
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 and authpamActions...
From:dennis (d.ka@cclru.unsw.edu.au)
Date:Feb 13, 2001 3:35:50 pm
List:net.sourceforge.lists.courier-users

Hi all...

I trying to setup courier-imap with authpam but seem to be having problems authenticating.

I'm currently using pam_smb to authenticate all local users on my local linux system without a problem, they all authenticate off our PDC (NT4SERVER)

When trying the same thing via courier-imap the user authentication fails.

Can anyone who as setup courier-imap with authpam please point me in the right direction.

My /etc/pam.d/imap looks like this...

#%PAM-1.0 # # $Id: imapd.authpam,v 1.1 1999/10/12 16:43:17 mrsam Exp $ #

#auth required /lib/security/pam_pwdb.so shadow nullok auth required /lib/security/pam_smb_auth.so account required /lib/security/pam_pwdb.so session required /lib/security/pam_pwdb.so