Mercurial > index.cgi > dotfiles
diff .ssh/config @ 89:103f26c9f9f7
Added syrinx to less-than-strict test
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Fri, 14 Jun 2013 16:53:28 -0400 |
parents | 301977c12bb2 |
children | 3f1ead4ba8b4 |
line wrap: on
line diff
--- a/.ssh/config Fri May 03 22:57:08 2013 -0400 +++ b/.ssh/config Fri Jun 14 16:53:28 2013 -0400 @@ -11,8 +11,8 @@ ForwardX11 no ForwardX11Trusted no -# xanadu-vm's keys change, let's try to avoid errors -Host xanadu-vm xanadu-vm.astro.princeton.edu +# xanadu-vm and syrinx's keys change, let's try to avoid errors +Host xanadu-vm syrinx xanadu-vm.astro.princeton.edu syrinx.astro.princeton.edu StrictHostKeyChecking no ForwardAgent yes ForwardX11 yes