Problem setting ssh session timeout
From: Rahul Shinde (Rahul.Shinde@roamware.com)
Date: 04/04/03
- Previous message: Brian Hatch: "Re: problems setting up SSH without passwords"
- Next in thread: Markus Friedl: "Re: Problem setting ssh session timeout"
- Reply: Markus Friedl: "Re: Problem setting ssh session timeout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Rahul Shinde <Rahul.Shinde@roamware.com> To: "'secureshell@securityfocus.com'" <secureshell@securityfocus.com> Date: Thu, 3 Apr 2003 15:10:00 -0800
Helo all,
I am using OpenSSH_3.5p1 on Solaris 8
The SSH sessions never timeout !!
(Though i have found people struggling to have such a thing!)
I have set the ClientAliveInterval and the ClientAliveCountMax options
in the /usr/local/etc/sshd_config
I want to set a timeout of 10 minutes
I have set the values as follows in the sshd_config file :
ClientAliveInterval 2m
ClientAliveCountMax 5
But still my sessions don't timeout.
I tried setting a lower timeout value but without luck :(
Am i missing something ? Pls provide some inputs
-Rahul
- Previous message: Brian Hatch: "Re: problems setting up SSH without passwords"
- Next in thread: Markus Friedl: "Re: Problem setting ssh session timeout"
- Reply: Markus Friedl: "Re: Problem setting ssh session timeout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|