summaryrefslogtreecommitdiffstats
path: root/source/kde/post-install/kde-workspace/config/kde-np.pamd
blob: 01352824822d57acd38b4b0de697b08734c50326 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#%PAM-1.0
auth       requisite    pam_nologin.so
auth       required     pam_env.so

auth       required     pam_succeed_if.so uid >= 1000 quiet
auth       required     pam_permit.so

account    include      system-auth
password   include      system-auth
session    include      system-auth