diff .ssh/config @ 59:301977c12bb2

* Adding rule for CSES hosts
author huston@80426f53-59d1-405d-934b-f07cd76f4a1a
date Sat, 25 Feb 2012 22:43:11 +0000
parents bb24419b885f
children 103f26c9f9f7
line wrap: on
line diff
--- a/.ssh/config	Sun Feb 19 19:00:56 2012 +0000
+++ b/.ssh/config	Sat Feb 25 22:43:11 2012 +0000
@@ -18,8 +18,8 @@
   ForwardX11 yes
   ForwardX11Trusted yes
 
-# Allow everything for astro and home hosts w/ FQDN
-Host *.astro.princeton.edu *.srhuston.net
+# Allow everything for CSES, astro, and home hosts w/ FQDN
+Host cses*.princeton.edu *.astro.princeton.edu *.srhuston.net
   ForwardAgent yes
   ForwardX11 yes
   ForwardX11Trusted yes