SV-256667r888523_rule
V-256667
SRG-APP-000435-WSR-000147
VCLD-70-000023
CAT II
10
Navigate to and open:
/usr/lib/systemd/system/vami-lighttp.service
Under the "[Service]" section, remove the line that beings with "User=".
Restart the service with the following command:
# vmon-cli --restart applmgmt
At the command prompt, run the following command:
# ps -f -U root | awk '$0 ~ /vami-lighttpd/ && $0 !~ /awk/ {print $1}'
Expected result:
root
If the output does not match the expected result, this is a finding.
V-256667
False
VCLD-70-000023
At the command prompt, run the following command:
# ps -f -U root | awk '$0 ~ /vami-lighttpd/ && $0 !~ /awk/ {print $1}'
Expected result:
root
If the output does not match the expected result, this is a finding.
M
5523