Displaying 1 result from an estimated 1 matches for "oignor".
Did you mean:
ignor
2010 Jun 26
0
[Bug 866] ssh(1) is too picky about unknown options in ~/.ssh/config
...e GSSAPI* options on an installation of OpenSSH that got
configured without GSSAPI support. These options have an opcode of
oUnsupported. This seems simple enough to fix: change "return
keywords[i].opcode;" to:
if (ignoreunknown && keywords[i].opcode == oUnsupported)
return oIgnored;
return keywords[i].opcode;
Real-world application of this: I set "GSSAPIAuthentication no" in my
~/.ssh/config, and OpenSSH on my N900 doesn't have GSSAPI support, so I
get a warning message every time I use ssh.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?...