aboutsummaryrefslogtreecommitdiff
path: root/base/pam/pam-policy/other
diff options
context:
space:
mode:
authorDeposite Pirate2018-09-16 18:47:05 +0200
committerDeposite Pirate2018-09-16 18:47:05 +0200
commitf29d3519ce073ec30f99754d93304324f7f26d65 (patch)
tree24082fb10d4979792f67961c24a812644210db34 /base/pam/pam-policy/other
Initial commit.
Diffstat (limited to 'base/pam/pam-policy/other')
-rw-r--r--base/pam/pam-policy/other5
1 files changed, 5 insertions, 0 deletions
diff --git a/base/pam/pam-policy/other b/base/pam/pam-policy/other
new file mode 100644
index 0000000..08498b4
--- /dev/null
+++ b/base/pam/pam-policy/other
@@ -0,0 +1,5 @@
+#%PAM-1.0
+auth required pam_unix.so
+account required pam_unix.so
+password required pam_unix.so
+session required pam_unix.so