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

recompiled stardict
author Hans-G?nter Theisgen
date Mon Jan 27 09:52:33 2020 +0100 (2020-01-27)
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