summaryrefslogtreecommitdiff
path: root/kde-plasma/kscreenlocker/files/kde6-fingerprint.pam
blob: 38267de65e32d34b4d52d6d73bdd015e4b2eeb0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#%PAM-1.0

auth        required    pam_shells.so
auth        required    pam_nologin.so
auth        required    pam_faillock.so preauth
auth        required    pam_fprintd.so
auth        required    pam_env.so

account     include     system-local-login

password    include     system-local-login

session     include     system-local-login