search for: unusedconnectiontimeout

Displaying 6 results from an estimated 6 matches for "unusedconnectiontimeout".

2025 May 25
4
[Bug 3827] New: UnusedConnectionTimeout hit early after ChannelTimeout
https://bugzilla.mindrot.org/show_bug.cgi?id=3827 Bug ID: 3827 Summary: UnusedConnectionTimeout hit early after ChannelTimeout Product: Portable OpenSSH Version: 9.6p1 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org...
2024 Mar 14
1
ChannelTimeout setting
...5, OpenSSL 3.1.5 30 Jan 2024 both as the server and client. I set the following options in sshd_config: ChannelTimeout agent-connection=60 direct-tcpip=60 direct-streamlocal at openssh.com=60 forwarded-tcpip=60 forwarded-streamlocal at openssh.com=60 session=60 tun-connection=60 x11-connection=60 UnusedConnectionTimeout 1m The changelog suggests that support for the global keyword was added in OpenSSH 9.7, so instead I listed them individually. Connecting to the server with ssh -vv user at hostname shows that channel 0 is opened for a shell: debug2: channel 0: rcvd adjust 2097152 debug2: channel_input_status_co...
2016 Oct 20
8
[Bug 2627] New: Documentation update: semantic of ClientAliveCountMax 0 unclear
https://bugzilla.mindrot.org/show_bug.cgi?id=2627 Bug ID: 2627 Summary: Documentation update: semantic of ClientAliveCountMax 0 unclear Product: Portable OpenSSH Version: 7.3p1 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 Component: sshd
2024 Aug 26
6
[Bug 3723] New: sshd failed to close session when client specifies no remote command
https://bugzilla.mindrot.org/show_bug.cgi?id=3723 Bug ID: 3723 Summary: sshd failed to close session when client specifies no remote command Product: Portable OpenSSH Version: 8.0p1 Hardware: amd64 OS: Linux Status: NEW Severity: minor Priority: P5 Component: PAM
2024 Dec 06
0
[Bug 396] sshd orphans processes when no pty allocated
...ED |RESOLVED Resolution|--- |FIXED CC| |djm at mindrot.org --- Comment #22 from Damien Miller <djm at mindrot.org> --- This can now be achieved generically using the sshd_config ChannelTimeout and UnusedConnectionTimeout options. -- You are receiving this mail because: You are the assignee for the bug. You are watching the reporter of the bug. You are watching someone on the CC list of the bug.
2021 Nov 10
7
[Bug 3362] New: [RFE] Implement a mechanism to disconnect idle users
https://bugzilla.mindrot.org/show_bug.cgi?id=3362 Bug ID: 3362 Summary: [RFE] Implement a mechanism to disconnect idle users Product: Portable OpenSSH Version: 8.8p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: