You can stop the use of the X button and make sure the session is logged off.
To ensure "log out" tasks are being carried out when users close a session
from the system tray icon or menu you can assign a Logout script to be run
when SBClient is closed.

NOTE: This script will not work if a users group security has been set to
Inhibit/ Process calls, This is done by setting Inhibit/ Process calls to A
in the users group security setup.
If you Inhibit/ Process calls then the user does not have the ability to use
/ commands, this stops the script being learnt because when /off is entered
it states "Access Denied". 

Create a script from the script menu and include the following:

Trigger String:
[script_started()]
Trigger Response:
/off{Enter}
Trigger String:
(Could be blank)
Trigger Response:
[exit_session(266)]

You can also edit or "auto learn" a script to include the above.

Place this script in the logout script combo box under Setup>Scripts then
save it for the session so that it will always be attached to that session.
When users now select "Exit All" from the system tray icon all log off tasks
will be completed before the sessions are closed.


Kevin King-2 wrote:
> 
> As far as I know there isn't a way to prevent someone from closing the
> telnet application.
> 
> -K
> _______________________________________________
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
> 
> 

-- 
View this message in context: 
http://old.nabble.com/SB-CLIENT-TERMINATION-tp28330975p28342150.html
Sent from the U2 - Users mailing list archive at Nabble.com.

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to