Mercurial > index.cgi > dotfiles
diff .ssh/config @ 131:e3e599ad02f0
Add the *.rc hosts to trusted things
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Wed, 08 Jul 2015 16:33:33 -0400 |
parents | 3f1ead4ba8b4 |
children | d8596a04bdb1 |
line wrap: on
line diff
--- a/.ssh/config Thu Jun 11 12:35:47 2015 -0400 +++ b/.ssh/config Wed Jul 08 16:33:33 2015 -0400 @@ -27,7 +27,7 @@ ForwardX11Trusted yes # Allow everything for CSES, astro, and home hosts w/ FQDN -Host cses*.princeton.edu *.astro.princeton.edu *.srhuston.net +Host cses*.princeton.edu *.rc.princeton.edu *.rc *.astro.princeton.edu *.srhuston.net User huston ForwardAgent yes ForwardX11 yes