On Wednesday 22 November 2006 10:02, atstake atstake wrote:
> I am using ssh (OpenSSH_4.4, OpenSSL 0.9.7j) on OpenBSD4.0. I want
> idle user sessions to timeout after a certain period. I tried
> ClientAliveInterval 15 and ClientAliveCountMax 3 in
> /etc/ssh/sshd_config & restarted sshd which, according to
> sshd_config(5) should end the idle user session in 45 seconds

You misunderstood. ClientAliveInternval and ClientAliveCountMax does not 
affect alive sessions, they control if/when *dead* sessions are terminated.

> if there's any other way to end/timeout idle users' ssh session.

idled. Its in ports.

---
Lars Hansson

Reply via email to