summaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-03-06 14:14:41 +0100
committerTimo Wilken2023-03-06 14:14:41 +0100
commit87692570a30a428919ead5083909b7321e828b96 (patch)
treea88daa3826ad27d69160af2580006b3b9e927ce7 /tw/home.scm
parent21ead7c23a9b8429f18d7a90c7e0d3e4d255091b (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 7112dcf0..3a58207d 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -200,6 +200,9 @@ auto-expand-secmem
(name "lxplus.cern.ch")
(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