#%PAM-1.0
#[For version 1.0 syntax, the above header is optional]
#
# The PAM configuration file for the `su' service
#
auth       required   pam_wheel.so
auth       sufficient pam_rootok.so
auth       required   pam_pwdb.so
account    required   pam_pwdb.so
session    required   pam_pwdb.so
