Hello, I have implemented my own ShellFactory. Everything works ok now, if the user connects and disconnects the destroy function of the custom shellfactory is called. However, when a user is connected (for example through putty) and the connection timeouts the user is disconnected but the destroy function of the shellfactory isn't called.. So the shell session is still running while the user is disconnected..
Maybe someone can help? Since setting the idle timer to 0 isn't really an option. Thanks! Maarten
