aboutsummaryrefslogtreecommitdiff
blob: 6ffb16fdf80bd2049b4eb8bae50f8b7490b9e7f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
# PAM config file for Partimaged

auth required pam_unix.so
auth required pam_warn.so
auth required pam_listfile.so \
	onerr=fail item=user sense=allow \
	file=/etc/partimaged/partimagedusers

account    include      system-auth
session    include      system-auth