summaryrefslogtreecommitdiff
path: root/repo/shadow/newusers.pamd
blob: 57f5cfa94c117751ca403c45d949dcee7f193eee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Begin /etc/pam.d/chpasswd

# always allow root
auth      sufficient  pam_rootok.so

# include system auth and account settings
auth      include     system-auth
account   include     system-account
password  include     system-password

# End /etc/pam.d/chpasswd