SV-272413r1156958_rule
V-272413
SRG-APP-000516-DNS-000105
BIND-9X-001600
CAT II
10
Configure the BIND 9.x process to run as a nonprivileged user.
Restart the BIND 9.x process.
Verify the BIND 9.x process is not running as root:
# ps -ef | grep named
named 3015 1 0 12:59 ? 00:00:00 /usr/sbin/named -u named -t /var/named/chroot
If the owner of the process is root, this is a finding.
V-272413
False
BIND-9X-001600
Verify the BIND 9.x process is not running as root:
# ps -ef | grep named
named 3015 1 0 12:59 ? 00:00:00 /usr/sbin/named -u named -t /var/named/chroot
If the owner of the process is root, this is a finding.
M
5687