aboutsummaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-03-07 20:21:17 +0100
committerTimo Wilken2023-03-07 20:21:17 +0100
commit64db7b0276ae66ff0512ab661cf15b3fe0d6ce47 (patch)
tree9f2caebba201c0e8a48d6fdfdf1baf0ce715a847 /tw/home.scm
parentbb5e2eef395b094925ceca5c5a6d83270cba213d (diff)
Fix aiadm SSH credentials
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/tw/home.scm b/tw/home.scm
index 6968ae98..2d5a7410 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -206,6 +206,9 @@ auto-expand-secmem
(proxy-command "none") ; avoid ProxyJump loops
(extra-content "GSSAPIDelegateCredentials yes")) ; needed for EOS home mount
,(openssh-host
+ (name "aiadm.cern.ch")
+ (extra-content "GSSAPIDelegateCredentials yes")) ; needed for EOS home mount
+ ,(openssh-host
(name "cvmfs-alice.cern.ch")
(extra-content "GSSAPIDelegateCredentials yes")) ; needed for EOS home mount
,(openssh-host