summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/pwauth/files/pwauth.pam-include')
-rw-r--r--www-apache/pwauth/files/pwauth.pam-include6
1 files changed, 6 insertions, 0 deletions
diff --git a/www-apache/pwauth/files/pwauth.pam-include b/www-apache/pwauth/files/pwauth.pam-include
new file mode 100644
index 000000000000..7f4f041b28ac
--- /dev/null
+++ b/www-apache/pwauth/files/pwauth.pam-include
@@ -0,0 +1,6 @@
+#%PAM-1.0
+auth required pam_nologin.so
+auth include system-auth
+account include system-auth
+password include system-auth
+session include system-auth