SV-270758r1066763_rule
V-270758
SRG-OS-000205-GPOS-00083
UBTU-24-700030
CAT II
10
Configure journalctl to have a permission set of "740":
$ sudo chmod 740 /usr/bin/journalctl
Verify the journalctl command has a permission set of "740" with 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-270758
False
UBTU-24-700030
Verify the journalctl command has a permission set of "740" with 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
5673