summaryrefslogtreecommitdiff
path: root/x11/sddm/files/sddm-greeter.default
blob: ea351799a3f922c2e716375da884ce8af8f4c8eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#%PAM-1.0

# Always let the greeter start without authentication
auth		required pam_permit.so

# No action required for account management
account		required pam_permit.so

# Can't change password
password	required pam_deny.so

# Setup session
session		required pam_permit.so