I setup authdaemonrc so that only PAM is being used.  Like below :
        authmodulelist="authpam"

IMAP/POP is working, and I'm using Postix for SMTP which is working
fine, but for authentication it's using my LInux password instead of my
SMB password which I told it to use in /etc/pam.d/imap and pop.  To be
sure I also changed autdaemonrc.dist but with the same results.

Basically for my test I have my regular system password then I changed
my samba password to something different.  The system password is being
used and I cna't figure out how to make it use the samba one.  Below is
my pam.d/pop and imap.

        auth    required        pam_smb_auth.so
        account required        pam_stack.so    service=system-auth

So the only conclusion I can come to is courier is not reading
authedamonrc, my pam modules are messed up.

I'd appreciate any help.  I'm using versin 1.4.5.20020521 by the way...

Keith
[EMAIL PROTECTED]





_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to