SV-234256r628796_rule
V-234256
SRG-APP-000003
LVDA-VD-000015
CAT II
10
Set value for Idle Timer
/opt/Citrix/VDA/bin/ctxreg update -k "HKLM\System\CurrentControlSet\Control\Citrix\WinStations\cgp" -v "MaxIdleTime" -d "0x0000000F"
/opt/Citrix/VDA/bin/ctxreg update -k "HKLM\System\CurrentControlSet\Control\Citrix\WinStations\tcp" -v "MaxIdleTime" -d "0x0000000F"
/opt/Citrix/VDA/bin/ctxreg update -k "HKLM\System\CurrentControlSet\Control\Citrix\WinStations\ssl" -v "MaxIdleTime" -d "0x0000000F"
where "0x0000000F" is hexadecimal for 15
All timer values are defined in the registration table. Retrieve current value using the following command:
/opt/Citrix/VDA/bin/ctxreg,
/opt/Citrix/VDA/bin/ctxreg dump |grep MaxIdleTime
If MaxIdleTime is not set to "15 minutes" or less, this is a finding.
V-234256
False
LVDA-VD-000015
All timer values are defined in the registration table. Retrieve current value using the following command:
/opt/Citrix/VDA/bin/ctxreg,
/opt/Citrix/VDA/bin/ctxreg dump |grep MaxIdleTime
If MaxIdleTime is not set to "15 minutes" or less, this is a finding.
M
5266