#%PAM-1.0 #[For version 1.0 syntax, the above header is optional] # $Id: su,v 1.1 1998/07/23 22:13:15 marekm Exp $ # /etc/pam.d/su - sample PAM config file for the `su' service auth sufficient pam_rootok.so auth required pam_unix_auth.so account required pam_unix_acct.so