SV-269571r1055707_rule
V-269571
SRG-APP-000003
XYLK-20-000003
CAT II
10
Set the session length:
1. As root, open /etc/xylok.conf in a text editor.
2. Add/Amend "SESSION_LENGTH=900" to the configuration file.
3. Restart Xylok to apply settings by executing the following:
# systemctl restart xylok
Verify session is configured to lock after 15 minutes of inactivity. Execute the following:
$ grep SESSION_LENGTH /etc/xylok.conf
SESSION_LENGTH=900
If "SESSION_LENGTH" is set to more than 15 minutes or is missing, this is a finding.
Note: The setting is in seconds. 900 seconds = 15 minutes
V-269571
False
XYLK-20-000003
Verify session is configured to lock after 15 minutes of inactivity. Execute the following:
$ grep SESSION_LENGTH /etc/xylok.conf
SESSION_LENGTH=900
If "SESSION_LENGTH" is set to more than 15 minutes or is missing, this is a finding.
Note: The setting is in seconds. 900 seconds = 15 minutes
M
5665