summaryrefslogtreecommitdiffstats
path: root/extra/lxdm/lxdm-pam.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-07 23:03:08 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-07 23:03:08 +0100
commitfe520693077620b9786e7051e5eb4c14ab2d1794 (patch)
tree1362fea3f9846a71f9c6d7021cd62ee511adcd34 /extra/lxdm/lxdm-pam.patch
parent93c70848be6314339ace9f8ce920994633f20d41 (diff)
parent53966c91428d9b7b86b74e7fbf213c0a3533f135 (diff)
downloadnutyx-extra-fe520693077620b9786e7051e5eb4c14ab2d1794.tar.gz
nutyx-extra-fe520693077620b9786e7051e5eb4c14ab2d1794.tar.bz2
nutyx-extra-fe520693077620b9786e7051e5eb4c14ab2d1794.tar.xz
nutyx-extra-fe520693077620b9786e7051e5eb4c14ab2d1794.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'extra/lxdm/lxdm-pam.patch')
-rw-r--r--extra/lxdm/lxdm-pam.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/extra/lxdm/lxdm-pam.patch b/extra/lxdm/lxdm-pam.patch
new file mode 100644
index 000000000..3f5df04a7
--- /dev/null
+++ b/extra/lxdm/lxdm-pam.patch
@@ -0,0 +1,8 @@
+#%PAM-1.0
+auth requisite pam_nologin.so
+auth required pam_env.so
+auth required pam_unix.so
+account required pam_unix.so
+session required pam_limits.so
+session required pam_unix.so
+password required pam_unix.so