wok-next view pam/stuff/etc/pam.d/other @ rev 18809

Up python-six (1.10.0)
author Paul Issott <paul@slitaz.org>
date Thu Jan 14 19:18:43 2016 +0000 (2016-01-14)
parents
children
line source
1 #%PAM-1.0
2 # specify the PAM fallback behaviour
4 auth required pam_unix.so
5 account required pam_unix.so
6 password required pam_unix.so md5
7 session required pam_unix.so