10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
|
#
|
||
|
# /etc/pam.d/chfn - chfn service module configuration
|
||
|
#
|
||
|
|
||
|
auth sufficient pam_rootok.so
|
||
|
|
||
|
auth include common-auth
|
||
|
|
||
|
account include common-account
|