SV-275606r1147868_rule
V-275606
SRG-OS-000205-GPOS-00083
RIIM-OS-232140
CAT II
10
Configure "journalctl" to have a permission set of "740":
$ sudo chmod 740 /usr/bin/journalctl
Verify that the "journalctl" command has a permission set of "740" by using the following command:
$ sudo find /usr/bin/journalctl -exec stat -c "%n %a" {} \;
/usr/bin/journalctl 740
If "journalctl" is not set to "740", this is a finding.
V-275606
False
RIIM-OS-232140
Verify that the "journalctl" command has a permission set of "740" by using the following command:
$ sudo find /usr/bin/journalctl -exec stat -c "%n %a" {} \;
/usr/bin/journalctl 740
If "journalctl" is not set to "740", this is a finding.
M
5706