bugzilla-daemon at bugzilla.mindrot.org
2015-Nov-18 18:43 UTC
[Bug 2498] New: Allow StrictModes to be controlled by Match
https://bugzilla.mindrot.org/show_bug.cgi?id=2498 Bug ID: 2498 Summary: Allow StrictModes to be controlled by Match Product: Portable OpenSSH Version: 7.1p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: cab at bongalow.net It would be useful in some cases to be able to selectively disable StrictModes checks, depending on particulars of a connection (e.g. only for user alice) so that one can keep the extra safety check for most users. Seems like the Match directive would be a natural way to make this happen, but currently Match does not support StrictModes. -- You are receiving this mail because: You are watching the assignee of the bug.