How to set openSSH Maxconnections and idletimeout in Open ssh
Hi ,
I want to know how to set openSSH Maxconnections and idletimeout in linux.
I know there is and option in ssh2 as
MaxConnections 50
IdleTimeOut 3600
I want to know how to do the same in Openssh .
if we cant do that in openssh .. is there any way at the shell level we can do it ..??
Thanks
Last edited by bobbysingle; 02-02-2010 at 11:24 AM.
|