SV-269578r1054098_rule
V-269578
SRG-APP-000133
XYLK-20-000052
CAT II
10
Revert Xylok to its default read-only configuration:
1. As root, open /etc/xylok.conf in a text editor.
2. Add/Amend "READONLY=True" to the configuration file.
3. Restart Xylok to apply settings:
# systemctl restart xylok
Verify that Xylok's default read-only status is disabled by using the following command:
$ grep READONLY /etc/xylok.conf
If "READONLY" is set to False (case insensitive), is commented out or is missing, this is not a finding.
V-269578
False
XYLK-20-000052
Verify that Xylok's default read-only status is disabled by using the following command:
$ grep READONLY /etc/xylok.conf
If "READONLY" is set to False (case insensitive), is commented out or is missing, this is not a finding.
M
5665