# HG changeset patch # User Steve Huston # Date 1436387613 14400 # Node ID e3e599ad02f0903b467f6c1a861ad8c2cdbce668 # Parent 900597fc1e52d1b019e4c36a926ea1ff7c30691b Add the *.rc hosts to trusted things diff -r 900597fc1e52 -r e3e599ad02f0 .ssh/config --- 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