Displaying 2 results from an estimated 2 matches for "authorisierung".
2010 Oct 07
1
Config review (2.0.5)
...t mailbox date
# Namespace f?r courier-compatibilitaet
namespace {
inbox = yes
location =
prefix = INBOX.
separator = .
type = private
}
# fuer user*masteruser logins
passdb {
args = /usr/dovecot-2/etc/dovecot/dovecot.masteruser
driver = passwd-file
master = yes
pass = yes
}
# Authorisierung via PAM, /etc/pam.d/dovecot
auth_cache_size = 64 M
passdb {
args = cache_key=%u
driver = pam
}
# User via passwd
userdb {
driver = passwd
}
# plugin Konfiguration
plugin {
# mailboxen anlegen und subscriben
autocreate = Trash
autocreate2 = spam
autocreate3 = Sent
autocreate4 = Draf...
2010 Oct 08
2
2.0.5 masteruser problem with uncached users
...ED user fail?
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain login
disable_plaintext_auth = no
auth_master_user_separator = *
# fuer user*masteruser logins
passdb {
args = /usr/dovecot-2/etc/dovecot/dovecot.masteruser
driver = passwd-file
master = yes
pass = yes
}
# Authorisierung via PAM, /etc/pam.d/dovecot
auth_cache_size = 64 M
passdb {
driver = pam
args = cache_key=%u
}
# User via passwd
userdb {
driver = passwd
}
--
Ralf Hildebrandt
Gesch?ftsbereich IT | Abteilung Netzwerk
Charit? - Universit?tsmedizin Berlin
Campus Benjamin Franklin
Hinde...