|
#1
|
|||
|
|||
Disable the "X" in CRT?
Is there a way to disable the "X" (close window) in CRT? My users are causing problems with a legacy application when they don't log out via the application interface.
|
#2
|
|||
|
|||
What about using the option: "Show confirm disconnect dialog" under "Global Options > General"
This will display a pop-up box advising "Do you wish to disconnect from [session name]?". If the user clicks on Yes, then SecureCRT should send a TCP packet with the FIN flag set to the host on which the session is trying to be closed on, thus closing the TCP socket correctly instead of leaving it hung (since it sounds like your legacy app doesn't support TCP keepalives). If the user clicks on No, then the session will resume as normal. [If memory serves me] /mekanik/ Last edited by mekanik; 11-07-2006 at 03:53 PM. |
#3
|
|||
|
|||
Actually the application is dumber than that. If the session is cut off the application still thinks someone is in the various files which causes problems with other users. It isn't that the host OS is leaving the session hung, it is the application. The "confirm disconnect" would help somewhat but not eliminate this problem.
Disabling the "X" would stop it for everything except Windows log off/reboots. |
#4
|
|||
|
|||
Quote:
I do not know your environment, but what about "task manager", TASKKILL and all the other options there are to terminate an application. Disabling the "X" is not the true solution, I would say an enforced policy would be more of a solution, but then you have to ensure that the political parties that be back you up on the enforcement. Still, "confirm disconnect" assists in this situation pretty well IMHO. ![]() /mekanik/ |
#5
|
|||
|
|||
The application is a character based Unix app (ERP system). All TCP activity is handled by the OS (telnetd). The problem we have is that users close the CRT session via the "X" and not by exiting the app. When they click on the "X" CRT closes the session and Unix/telnetd kills the application. Unfortunately this leaves the app in a state where it still thinks files are in use (archaic design). This causes problems for other users later on.
|
#6
|
||||
|
||||
Quote:
For more information on how to accomplish this task, please submit your request to our technical support department. --Jake
__________________
Jake Devenport VanDyke Software Technical Support YouTube Channel: https://www.youtube.com/vandykesoftware Email: support@vandyke.com Web: https://www.vandyke.com/support Last edited by jdev; 11-13-2006 at 03:57 PM. |
#7
|
|||
|
|||
![]()
Jake,
Yes, that is exactly what I was looking for. Thanks |
#8
|
|||
|
|||
Nice, thanks for the info Jake.
/mekanik/ |
![]() |
Thread Tools | |
Display Modes | |
|
|