[Bug 398733] [NEW] Dovecot Plain auth broken in 1.1.1, fixed in 1.2.1
Launchpad Bug Tracker
398733 at bugs.launchpad.net
Mon Jul 13 13:33:44 BST 2009
You have been subscribed to a public bug:
I have the following config, which under 1.1.1 will not authenticate
users when the password is a {plain} format value. I know the config
worked pre-jaunty as Ive just transferred the files after upgrade.
Downloading and building 1.2.1 with no further config changes makes the
problem go away. This is a regression.
root at wb289:/usr/local/src/dovecot-1.2.1# dovecot -n
# 1.1.11: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.28-13-generic x86_64 Ubuntu 9.04
log_path: /var/log/dovecot-error.log
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: pop3 pop3s
ssl_disable: yes
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/pop3-login
mail_privileged_group: jiramboxuser
mail_debug: yes
mail_executable: /usr/lib/dovecot/pop3
mail_plugin_dir: /usr/lib/dovecot/modules/pop3
auth default:
verbose: yes
debug: yes
debug_passwords: yes
worker_max_count: 50
worker_max_request_count: 50
passdb:
driver: passwd-file
args: /etc/dovecot/auth/jira.myco.net/passwd
userdb:
driver: static
args: uid=7000 gid=7000 mail=mbox:/var/mail/vhosts/%d/%n nice=10
userdb:
driver: passwd
** Affects: dovecot (Ubuntu)
Importance: Undecided
Status: New
--
Dovecot Plain auth broken in 1.1.1, fixed in 1.2.1
https://bugs.launchpad.net/bugs/398733
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu.
More information about the Ubuntu-server-bugs
mailing list