summaryrefslogtreecommitdiff
blob: 7d38de945fd3b0bed9fa5e62f2dfe557d8a3ad8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#%PAM-1.0
# Note: no pam_gnome_keyring.so support since the login password is not used
auth       optional		pam_env.so
auth       required             pam_tally2.so onerr=succeed
auth       required             pam_shells.so
auth       required		pam_nologin.so
auth       required             pam_fprintd.so
auth       optional             pam_permit.so

account    include		system-login

password   required             pam_deny.so

session    include		system-auth