[Bug 866] ssh(1) is too picky about unknown options in ~/.ssh/config
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Mon Mar  9 06:21:17 EST 2009
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=866
--- Comment #17 from Olav Morken <olavmrk at gmail.com>  2009-03-09 06:21:16 ---
Created an attachment (id=1610)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1610)
Patch which allows OpenSSH to ignore unknown options.
This is a patch which implements alternative 1 from Josh Triplett. This
patch makes ssh ignore all unknown options which are prefixed with '@'.
For example, the following works:
Host *
  @InvalidOption asdf
Any chance of having this patch (or something similar) included in
OpenSSH?
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list