UW-IMAPd doesn't Authenticate users
Hey guys,
I'm trying to get UW-IMAPd working under Debian but it fails to authenticate
users properly. It should be using PAM authentication.
Here's some snippets from related files:
abdon:/var# cat /etc/pam.d/imap
#
# The PAM configuration file for the UW IMAPd `imap' service
#
# The standard Unix authentication modules, used with
# NIS (man nsswitch) as well as normal /etc/passwd and
# /etc/shadow entries.
@include common-auth
@include common-account
@include common-session
abdon:/# cat /var/log/auth.log |grep imap
Apr 8 11:08:09 abdon imapd[28319]: Login disabled user=brada auth=brada
host=xxxxxx [xxx.xxx.xxx.xxx]
Apr 8 11:08:18 abdon imapd[28319]: Login disabled user=brada auth=brada
host=xxxxxx [xxx.xxx.xxx.xxx]
Apr 8 16:18:52 abdon imapd[29051]: Login disabled user=brada auth=brada
host=xxxxxx [xxx.xxx.xxx.xxx]
Apr 8 16:31:48 abdon imapd[29087]: Login disabled user=brada auth=brada
host=xxxxxx [xxx.xxx.xxx.xxx]
Apr 8 16:32:01 abdon imapd[29087]: Login excessive login failures
user=brada auth=brada host=xxxxxx [xxx.xxx.xxx.xxx]
abdon:/# cat /var/log/mail.log |grep imap
Apr 8 16:18:52 abdon imapd[29051]: imap service init from 203.24.99.115
Apr 8 16:21:55 abdon imapd[29051]: Autologout user=brada
host=r-mis-004.pcnet.koorong.com.au [203.24.99.115]
Apr 8 16:31:48 abdon imapd[29087]: imap service init from 203.24.99.115
Apr 8 16:32:06 abdon imapd[29087]: Command stream end of file, while
reading line user=brada host=r-mis-004.pcnet.koorong.com.au [203.24.99.115]
Any suggestions/ideas?
Cheers.
---
Brad Anderson
Koorong IT Support Technician
P 02 9857 4431
M 0401 695 492
E brada@koorong.com.au
Reply to: