SV-270760r1066769_rule
V-270760
SRG-OS-000206-GPOS-00084
UBTU-24-700050
CAT II
10
Configure journalctl to be group-owned by "root":
$ sudo chown :root /usr/bin/journalctl
Verify the journalctl command is group-owned by "root" with the following command:
$ sudo find /usr/bin/journalctl -exec stat -c "%n %G" {} \;
/usr/bin/journalctl root
If journalctl is not group-owned by "root", this is a finding
V-270760
False
UBTU-24-700050
Verify the journalctl command is group-owned by "root" with the following command:
$ sudo find /usr/bin/journalctl -exec stat -c "%n %G" {} \;
/usr/bin/journalctl root
If journalctl is not group-owned by "root", this is a finding
M
5673