This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

example for Match Host, in ssh?


I have managed to get Match Address and Match User to work e.g. I see an effect for 
Match User blah
MaxAuthTries 0

But I cannot get Match Host to work

I have a computer compa   I can ping compa 
but when in sshd_config I do 
Match Host compa 
MaxAuthTries 0

it has no effect

And when I try in ssh_config doing 
Host compaa
  HostName compa

then I try in sshd_config 
Match Host compaa
MaxAuthTries 0

It still have an effect.

i'd like to see an example of using Match Host

Where am I going wrong?  / How can I troubleshoot this?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]