diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:51:29 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:51:29 +0000 |
commit | 5fe2407c6ecefba229d1771a766a58028f1d530a (patch) | |
tree | 4793fb189f935a2e4c459e9d1d8694b0b37e6fbb /dovecot.pam | |
parent | 57d7187e7b160ccb308b94ddf1a15f03313f1e7f (diff) |
automatic import of dovecotopeneuler24.03_LTS
Diffstat (limited to 'dovecot.pam')
-rw-r--r-- | dovecot.pam | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dovecot.pam b/dovecot.pam new file mode 100644 index 0000000..5b9f05f --- /dev/null +++ b/dovecot.pam @@ -0,0 +1,5 @@ +#%PAM-1.0 +auth required pam_nologin.so +auth include password-auth +account include password-auth +session include password-auth |