SV-256967r961863_rule
V-256967
SRG-APP-000516-WSR-000079
APWS-AT-000950
CAT II
10
As a System Administrator for each Automation Controller NGINX web server host, change the NGINX account to disallow interactive login:
$ usermod -s /sbin/nologin nginx
As a System Administrator for each Automation Controller NGINX web server host, verify the NGINX account is configured to disallow interactive login"
grep '^nginx.*\(/sbin/nologin$\|/bin/false$\)' /etc/passwd
If "FAILED" is displayed, this is a finding.
V-256967
False
APWS-AT-000950
As a System Administrator for each Automation Controller NGINX web server host, verify the NGINX account is configured to disallow interactive login"
grep '^nginx.*\(/sbin/nologin$\|/bin/false$\)' /etc/passwd
If "FAILED" is displayed, this is a finding.
M
5535