SV-100169r1_rule
V-89519
SRG-OS-000062-GPOS-00031
VRAU-SL-000215
CAT II
10
Run the following command:
echo '-a exit,always -F arch=b64 -S sched_setparam' >> /etc/audit/audit.rules
Or run the following command to implement all logging requirements:
# /etc/dodscript.sh
Check if the system is configured to audit calls to the "sethostname" system call by running the following command:
# grep -w "sched_setparam" /etc/audit/audit.rules
If the system is configured to audit this activity, it will return a line.
If no line is returned, this is a finding.
V-89519
False
VRAU-SL-000215
Check if the system is configured to audit calls to the "sethostname" system call by running the following command:
# grep -w "sched_setparam" /etc/audit/audit.rules
If the system is configured to audit this activity, it will return a line.
If no line is returned, this is a finding.
M
3459