summaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 0e9625b..ee12629 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -3,6 +3,8 @@ Host *
ControlMaster auto
ControlPath ~/.ssh/sockets/socket-%r@%h:%p
ControlPersist 1h
+ GSSAPIAuthentication yes
+ GSSAPIDelegateCredentials yes
Host Zeus
HostName www.gymli.xyz
Port 22