SV-260512r958564_rule
V-260512
SRG-OS-000205-GPOS-00083
UBTU-22-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-260512
False
UBTU-22-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
5594