specific Host not overriding global Host
    Eitan Adler 
    eitanadlerlist at gmail.com
       
    Sun Mar 21 19:09:10 EST 2010
    
    
  
On Sun, Mar 21, 2010 at 12:45 AM, Ben Lindstrom <mouring at eviladmin.org> wrote:
>
> You're going to have to give us an example of your file and what you're typing then.  Mind you the Host command is pretty pick.  IF you stated:
>
> Host foo
>
> and you are typing "ssh foo.bar.com"  there will be no match.
=== config file ===
Host example.com
VisualHostKey no
Host *
VisualHostKey yes
=== end config file ===
command I use to connect: ssh user at example.com
And I still see the VisualHostKey
    
    
More information about the openssh-unix-dev
mailing list