wok-current annotate sudo-pam/stuff/sudo @ rev 16548

linux: update ATA config (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 29 16:25:44 2014 +0000 (2014-04-29)
parents
children
rev   line source
al@13542 1 #%PAM-1.0
al@13542 2 # specify the PAM fallback behaviour
al@13542 3
al@13542 4 auth required pam_unix.so
al@13542 5 account required pam_unix.so
al@13542 6 password required pam_unix.so md5
al@13542 7 session required pam_limits.so