diff options
author | Remi Collet <remi@remirepo.net> | 2021-02-24 14:56:09 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-02-24 14:56:09 +0100 |
commit | 03290a345a76dfc0d504b2083b2e28223ea67e43 (patch) | |
tree | a7cc1835db0c79e9bbd9fa583e942f5c9d080743 /imap.pam |
Import from Fedora
Diffstat (limited to 'imap.pam')
-rw-r--r-- | imap.pam | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/imap.pam b/imap.pam new file mode 100644 index 0000000..ccb9105 --- /dev/null +++ b/imap.pam @@ -0,0 +1,5 @@ +#%PAM-1.0 +auth required pam_nologin.so +auth include system-auth +account include system-auth +session include system-auth |