summaryrefslogtreecommitdiff
path: root/ssh
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2015-06-13 11:47:38 -0400
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2015-06-13 11:47:38 -0400
commit5e197d6116a0f7f793c6f3a644fa4d9b79bc02eb (patch)
treef18560e98fd18e56de58a9a7f8e670742f7c63d9 /ssh
parentb2b609b005539b496bdea399cc6e92c56621365a (diff)
Add ssh config for *.orbekk.com.
Diffstat (limited to 'ssh')
-rw-r--r--ssh/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/ssh/config b/ssh/config
new file mode 100644
index 0000000..703c2ad
--- /dev/null
+++ b/ssh/config
@@ -0,0 +1,3 @@
+Host *.orbekk.com
+ GSSAPIKeyExchange no
+ GSSAPIAuthentication no