bugzilla-daemon at mindrot.org
2020-Dec-10 16:13 UTC
[Bug 3239] New: sshd_config(5) DisableForwarding keword is permitted (and has effect) in match blocks
https://bugzilla.mindrot.org/show_bug.cgi?id=3239 Bug ID: 3239 Summary: sshd_config(5) DisableForwarding keword is permitted (and has effect) in match blocks Product: Portable OpenSSH Version: 8.4p1 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: mindrot.org at wb9.se In the sshd_config man page DisableForwarding isn't listed as a valid keyword in a match block, but I've found that it is needed if DisableForwarding is set in the main configuration and you want to override it for specific match blocks. I haven't verified that it has the effect I want (enable/disable forwarding for the specific match block, as compared to overriding the global DisableForwarding setting for everything), but either way it should be documented. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Jan-08 02:23 UTC
[Bug 3239] sshd_config(5) DisableForwarding keword is permitted (and has effect) in match blocks
https://bugzilla.mindrot.org/show_bug.cgi?id=3239 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Blocks| |3217 CC| |djm at mindrot.org Resolution|--- |FIXED --- Comment #1 from Damien Miller <djm at mindrot.org> --- thanks - I have committed a fix and it should be in the next release Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=3217 [Bug 3217] Tracking bug for 8.5 release -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2021-Mar-03 22:53 UTC
[Bug 3239] sshd_config(5) DisableForwarding keword is permitted (and has effect) in match blocks
https://bugzilla.mindrot.org/show_bug.cgi?id=3239 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- close bugs that were resolved in OpenSSH 8.5 release cycle -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.