sshd_config Question
Does anybody know how to set a paramater in SSH so that if the connection have been idle (all channels) for a specified period of time thechild process is killed with SIGHUP, and connection is closed down.
Does anybody know what value this is to set in the sshd_config file and what is the default value?

