Mercurial > index.cgi > dotfiles
comparison .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 |
comparison
equal
deleted
inserted
replaced
88:21e0ab41e180 | 89:103f26c9f9f7 |
---|---|
9 Protocol 1 | 9 Protocol 1 |
10 ForwardAgent no | 10 ForwardAgent no |
11 ForwardX11 no | 11 ForwardX11 no |
12 ForwardX11Trusted no | 12 ForwardX11Trusted no |
13 | 13 |
14 # xanadu-vm's keys change, let's try to avoid errors | 14 # xanadu-vm and syrinx's keys change, let's try to avoid errors |
15 Host xanadu-vm xanadu-vm.astro.princeton.edu | 15 Host xanadu-vm syrinx xanadu-vm.astro.princeton.edu syrinx.astro.princeton.edu |
16 StrictHostKeyChecking no | 16 StrictHostKeyChecking no |
17 ForwardAgent yes | 17 ForwardAgent yes |
18 ForwardX11 yes | 18 ForwardX11 yes |
19 ForwardX11Trusted yes | 19 ForwardX11Trusted yes |
20 | 20 |