summaryrefslogtreecommitdiffstats
path: root/testing/kde-workspace/kde.pam
blob: a723cbdecd04208d28cb59115341aa229df5759c (plain)
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       include	system-auth	

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