wok annotate sudo-pam/stuff/sudo @ rev 14078

dbus-helper: fix ownership
author ernia <monghitri@aruba.it>
date Fri Feb 22 17:04:38 2013 +0000 (2013-02-22)
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