Displaying 3 results from an estimated 3 matches for "passdb_master".
2007 Oct 25
1
master user can not login with digest-md5 password
Hi!
I'm trying to use a master user, here is what I'm doing:
dovecot.conf:
auth default {
[...]
passdb passwd-file {
args = /etc/dovecot.passdb_master
pass = yes
master = yes
}
passdb passwd-file {
args = /etc/dovecot.passdb
}
[...]
}
(Dovecot said that one can not place the passdb containing "master =
yes" last, why?)
This only works if the master user (in the master passwd file) has PLAIN
password scheme. It doe...
2009 Jul 04
1
expire-tool complains in 1.2
...3):
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
auth default:
mechanisms: plain digest-md5 ntlm
user: _dv_auth
master_user_separator: *
verbose: yes
passdb:
driver: passwd-file
args: /etc/dovecot/dovecot.passdb_master
pass: yes
master: yes
passdb:
driver: passwd-file
args: /etc/dovecot/dovecot.passdb
userdb:
driver: passwd-file
args: /etc/dovecot/dovecot.userdb
socket:
type: listen
client:
path: /var/spool/postfix/private/auth
mode: 432
user: _postfix...
2007 Nov 25
2
imap process killed with signal 11
...unds(pop3):
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
auth default:
mechanisms: plain digest-md5 ntlm
user: _dv_auth
master_user_separator: *
verbose: yes
passdb:
driver: passwd-file
args: /etc/dovecot.passdb_master
pass: yes
master: yes
passdb:
driver: passwd-file
args: /etc/dovecot.passdb
userdb:
driver: passwd-file
args: /etc/dovecot.userdb
socket:
type: listen
client:
path: /var/spool/postfix/private/auth
mode: 432
user: _postfix
group: _postfix...