summaryrefslogtreecommitdiffstats
path: root/base/linux-pam/other
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-03-03 15:37:44 +0100
committersibel <lesibel@free.fr>2011-03-03 15:37:44 +0100
commitac1d94db525fddbd161334d8a0006bfca0ac5518 (patch)
tree8b4bab54e55b04cf1eb8d08f4108507b0ad3811c /base/linux-pam/other
parentf81b975476d12943d2c9cc2e49db23c552ead2a8 (diff)
downloadnutyx-pakxe-ac1d94db525fddbd161334d8a0006bfca0ac5518.tar.gz
nutyx-pakxe-ac1d94db525fddbd161334d8a0006bfca0ac5518.tar.bz2
nutyx-pakxe-ac1d94db525fddbd161334d8a0006bfca0ac5518.tar.xz
nutyx-pakxe-ac1d94db525fddbd161334d8a0006bfca0ac5518.zip
linux-pam déplacé dans base
Diffstat (limited to 'base/linux-pam/other')
-rw-r--r--base/linux-pam/other8
1 files changed, 8 insertions, 0 deletions
diff --git a/base/linux-pam/other b/base/linux-pam/other
new file mode 100644
index 000000000..03e479ef2
--- /dev/null
+++ b/base/linux-pam/other
@@ -0,0 +1,8 @@
+# Begin /etc/pam.d/other
+
+auth required pam_unix.so nullok
+account required pam_unix.so
+session required pam_unix.so
+password required pam_unix.so nullok
+
+# End /etc/pam.d/other