[Dovecot] Dovecot unable to access the shadow file
kenwood
temp583 at dsh.twilightparadox.com
Fri Jan 25 03:45:39 EET 2013
> Impossible to tell without actual 'dovecot -n' output. All the changes to
'*.conf' may or may not apply to the actual configuration.
My apologies. Here it is
# 2.1.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.26-smp i686 Slackware 14.0
auth_mechanisms = plain login
auth_verbose = yes
mail_debug = yes
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
args = /etc/dovecot/master-users
driver = passwd-file
master = yes
pass = yes
}
passdb {
args = scheme=CRYPT username_format=%u /etc/shadow
driver = passwd-file
}
ssl_cert = </etc/ssl/certs/dovecot.cer
ssl_key = </etc/ssl/private/dovecot.pem
ssl_key_password = xxxxxxx
syslog_facility = local1
userdb {
args = username_format=%u /etc/passwd
driver = passwd-file
}
--
View this message in context: http://dovecot.2317879.n4.nabble.com/Dovecot-unable-to-access-the-shadow-file-tp39831p39833.html
Sent from the Dovecot mailing list archive at Nabble.com.
More information about the dovecot
mailing list