summaryrefslogtreecommitdiff
path: root/dovecot.pam
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 14:35:57 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 14:35:57 +0000
commitbcdf6f7287a48dcf6d74e0b4bf28ffc7905065c5 (patch)
tree4793fb189f935a2e4c459e9d1d8694b0b37e6fbb /dovecot.pam
parent316f1cd5b071d905b9f18af192f54ec4d35843e7 (diff)
automatic import of dovecotopeneuler24.03_LTSopeneuler23.09
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