search for: matchhostname

Displaying 1 result from an estimated 1 matches for "matchhostname".

Did you mean: match_hostname
2013 Mar 22
1
[PATCH] Allow matching HostName against Host entries
...ne is parsed, setting any parameters not previously set. Unfortunately, this becomes unmanageable for large numbers of "aliases". Now said functionality might break existing SSH configs, and some users might find it undesirable, so I've added the following ssh_config parameter: MatchHostName This option matches the value of HostName against any subsequent Host entries. MatchHostName may be set at any point, but only takes effect once HostName is set. The argument to this keyword must be ``yes'' or ``no''. The...