summaryrefslogtreecommitdiff
path: root/data/pam-exherbo/gdm-autologin.pam
blob: 71556e81303d01b36bb4cc23575699d55c9540dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# mirrors system-auth / system(-local)-login
# except for the authentication method, which is:
# always permit login

auth        required    pam_env.so
auth        required    pam_tally.so file=/var/log/faillog onerr=succeed
auth        required    pam_shells.so
auth        required    pam_nologin.so
auth        required    pam_permit.so
-auth       optional    pam_gnome_keyring.so

account     include     system-local-login

password    include     system-local-login

session     include     system-local-login
-session    optional    pam_gnome_keyring.so auto_start