Hey all,
I'm hoping someone could point me in a direction that will help me
locate the reason for this authentication problem that I'm having.  
I am unable to authenticate my user through the authpam module.  PAM is
being used on my system for a large number of other processes, but it
doesn't want to work for courier.  I have searched around the web, but
have been unable to find any help on this.  

I am running RedHat8 and my /etc/pam.d/imap file reads:

auth       required     pam_nologin.so
auth       required     pam_stack.so service=system-auth
account    required     pam_stack.so service=system-auth
session    required     pam_stack.so service=system-auth


Additional information:

[root@werlax authlib]# ./authinfo
AUTHENTICATION_MODULES="authdaemon"
AUTHDAEMONMODULELIST="authcustom authcram authuserdb authpam"
SASL_AUTHENTICATION_MODULES="CRAM-SHA1 CRAM-MD5 PLAIN LOGIN"

[root@werlax authlib]# ./authtest markm
Authenticated: module authdaemon
Home directory: /home/markm
UID/GID: 500/100
AUTHADDR=markm
AUTHFULLNAME=MarkM

[root@werlax authlib]# ./authtest -m authpam markm
Authentication FAILED!

I'm not sure where I should be looking to determine why this is
happening.  I have no problem doing some more research, but I'm at a
loss where to continue looking.  I'd appreciate any pointers!

Mark


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to