summaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-03-04 15:19:36 -0800
committerbnewbold <bnewbold@manus.(none)>2007-03-04 15:19:36 -0800
commit7818aad67cb48d86fe878057fdae96015f5c5898 (patch)
treed3c611bbe632bb89661bf1832d79d3b1ff4e00a1 /.ssh
downloadopenwrt-repro-7818aad67cb48d86fe878057fdae96015f5c5898.tar.gz
openwrt-repro-7818aad67cb48d86fe878057fdae96015f5c5898.zip
initial checkin from manus
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config17
1 files changed, 17 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
new file mode 100644
index 0000000..73f5ef0
--- /dev/null
+++ b/.ssh/config
@@ -0,0 +1,17 @@
+Host sicm
+ HostName planet024.ai.mit.edu
+ User bnewbold
+Host ligo
+ HostName aneirin.mit.edu
+ User controls
+Host charm
+ HostName charm.mit.edu
+Host soggy.mit.edu
+ User mens
+Host soggy
+ User mens
+Host athena
+ HostName athena.dialup.mit.edu
+ #GSSAPIAuthentication yes
+ #GSSAPIDelegateCredentials yes
+ #PreferredAuthentications publickey,gssapi,password