Bug 2498

Summary: Allow StrictModes to be controlled by Match
Product: Portable OpenSSH Reporter: cab
Component: sshdAssignee: Assigned to nobody <unassigned-bugs>
Status: NEW ---    
Severity: enhancement    
Priority: P5    
Version: 7.1p1   
Hardware: All   
OS: All   

Description cab 2015-11-19 05:43:11 AEDT
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.