Remove file. It was not needed for us.
This commit is contained in:
parent
e31df0cded
commit
b549145c2e
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
# PAM authentication. Preferred nowadays by most systems.
|
||||
# PAM is typically used with either userdb passwd or userdb static.
|
||||
# REMEMBER: You'll need /etc/pam.d/dovecot file created for PAM
|
||||
# authentication to actually work. <doc/wiki/PasswordDatabase.PAM.txt>
|
||||
passdb {
|
||||
driver = pam
|
||||
# [session=yes] [setcred=yes] [failure_show_msg=yes] [max_requests=<n>]
|
||||
# [cache_key=<key>] [<service name>]
|
||||
args = session=yes # To trigger pam_mkhomedir
|
||||
}
|
Loading…
Add table
Reference in a new issue