Update the pam.d dovecot file to meet the requirements of the latest pambase
This commit is contained in:
parent
f36c484795
commit
610e05904e
1 changed files with 4 additions and 2 deletions
|
@ -1,2 +1,4 @@
|
|||
auth required pam_unix.so nullok
|
||||
account required pam_unix.so
|
||||
auth required pam_unix.so nullok
|
||||
account required pam_unix.so
|
||||
password required pam_unix.so
|
||||
session required pam_unix.so
|
||||
|
|
Loading…
Reference in a new issue