summaryrefslogtreecommitdiff
path: root/dovecot.pam
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 01:51:29 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 01:51:29 +0000
commit5fe2407c6ecefba229d1771a766a58028f1d530a (patch)
tree4793fb189f935a2e4c459e9d1d8694b0b37e6fbb /dovecot.pam
parent57d7187e7b160ccb308b94ddf1a15f03313f1e7f (diff)
automatic import of dovecotopeneuler24.03_LTS
Diffstat (limited to 'dovecot.pam')
-rw-r--r--dovecot.pam5
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