[Bug 866] ssh(1) is too picky about unknown options in ~/.ssh/config

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon May 10 10:13:39 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=866





------- Additional Comments From dtucker at zip.com.au  2004-05-10 10:13 -------
If I understand you, you're talking about adding a "IgnoreIfUnknown" directive
or similar to ssh_config, and have ssh ignore any option on that list if it
doesn't understand it, but process normally if it does understand it? eg:

IgnoreIfUnknown RekeyLimit GssKeyEx

This seems to be mostly an issue for $HOME/.ssh/config when homedirs are shared
between hosts.  The simple solution is: don't use the new options until all the
machines have been upgraded, or if you really need them then put them in the
host-specific /etc/ssh/ssh_config.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list