#%PAM-1.0

auth       required pam_securetty.so
auth       include  system-auth
auth       required pam_nologin.so

account    required pam_access.so
account    include  system-auth

password   include  system-auth

session    include  system-auth

# If you compiled sys-libs/pam with USE="pam_console" and you
# want to enable pam_console, uncomment the following line
# and read carefully README.pam_console in /usr/share/doc/pam*
#session    optional    /lib/security/pam_console.so
