[Dovecot] pam_authenticate() failed:

Michael Peters michael.peters at lazarusalliance.com
Sun Dec 18 03:21:10 EET 2005


Obviously I have an account. This is Solaris 10. I have been tinkering 
with the /etc/pam.conf without success. Does anyone have a solution?

I have this currently in the pam.conf.
dovecot auth    required        pam_passwd_auth.so.1    try_first_pass
dovecot account required        pam_unix_account.so.1

I have tried:
dovecot auth    required        pam_unix_account.so.1  nullok
dovecot account required        pam_unix_account.so.1

And this:
dovecot        auth    required        pam_unix_auth.so.1       nullok
dovecot account required        pam_unix_account.so.1

When trying an IMAP attempt at the command line, this is the log extract.

dovecot: Dec 17 10:32:13 Info: Dovecot v1.0.alpha5 starting up
dovecot: Dec 17 10:32:33 Info: auth(default): client in: AUTH   1 PLAIN 
service=IMAP lip=172.16.0.41 rip=172.16.0.41 
resp=AG1kcGV0ZXJzAEhhY2tlcmphYzY3QA==
dovecot: Dec 17 10:32:33 Info: auth(default): 
pam(myname at mydomain.com,172.16.0.41): pam_authenticate() failed: No 
account present for user
dovecot: Dec 17 10:32:35 Info: auth(default): client out: FAIL  1 
user=myname at mydomain.com
dovecot: Dec 17 10:32:39 Info: imap-login: Aborted login: 
user=<myname at mydomain.com>, method=PLAIN, rip=172.16.0.41, lip=172.16.0.41

-- 
Best regards,

Michael



More information about the dovecot mailing list