bugzilla-daemon at mindrot.org
2015-May-01 05:03 UTC
[Bug 1529] Need a method to add new configuration options in a backwards-compatible fashion (avoiding "Bad configuration option")
https://bugzilla.mindrot.org/show_bug.cgi?id=1529
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
CC| |djm at mindrot.org
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
There has been an IgnoreUnknown option in ssh_config for a while. E.g.
you can stick something like this at the start of ~/.ssh/config:
IgnoreUnknown GSSAPI*
*** This bug has been marked as a duplicate of bug 866 ***
--
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.
Reasonably Related Threads
- [Bug 1529] New: Need a method to add new configuration options in a backwards-compatible fashion (avoiding "Bad configuration option")
- [Bug 1529] Need a method to add new configuration options in a backwards-compatible fashion (avoiding "Bad configuration option")
- [Bug 1285] provide fallback options /etc/ssh/ssh_config
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
- [Bug 866] ssh(1) is too picky about unknown options in ~/.ssh/config
