Opsi client screen blocking behaviour
Verfasst: 13 Jul 2012, 15:22
Hello, I have tried OPSI version 4.0.1.24 and client 4.0.1.26 on Windows 7 on several machines. I have a question, that is associated with client logon screen blocking behaviour. For example, if the 'opsiclientd' service is not responding (hangs or does not start in 120 seconds) the user cannot login to the system. In the opsiclientd.conf file is presents the following parameters:
[event_gui_startup]
super = default
type = gui startup
name = gui_startup
block_login = true
and
wait_for_gui_timeout = 120
if I change block_login to false and set wait_for_gui_timeout to for example 20, and trying to emulate the situation in which the 'opsiclientd' service is not running, I cannot login to the operating system for about 2 minutes (120 seconds) during of them I can see only empty screen without forms for login\password input. So, my setting for wait_for_gui_timeout is ignoring.
My question is about how I can reduce the time period in which it will be possible to login to the operating system if for example the opsiclientd service is not started successfully - because it is the possible situation and it may annoy users. Thanks.
[event_gui_startup]
super = default
type = gui startup
name = gui_startup
block_login = true
and
wait_for_gui_timeout = 120
if I change block_login to false and set wait_for_gui_timeout to for example 20, and trying to emulate the situation in which the 'opsiclientd' service is not running, I cannot login to the operating system for about 2 minutes (120 seconds) during of them I can see only empty screen without forms for login\password input. So, my setting for wait_for_gui_timeout is ignoring.
My question is about how I can reduce the time period in which it will be possible to login to the operating system if for example the opsiclientd service is not started successfully - because it is the possible situation and it may annoy users. Thanks.