aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2024-05-29 13:41:12 +0200
committerTimo Wilken2024-05-29 13:41:12 +0200
commit0d18d69cf70d55d7507aa06c61bc788695b3bf45 (patch)
tree7561c37ada7cfa2abe43b5a492836ada98df1ed0
parentbdc2bd1055d7623eefb90f216cc63b6f8928ec0d (diff)
Delegate Kerberos creds to ATLAS hosts
-rw-r--r--tw/home.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/tw/home.scm b/tw/home.scm
index c7f30bf7..bbade4f8 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -252,6 +252,9 @@
(name "cvmfs-alice.cern.ch")
(extra-content "GSSAPIDelegateCredentials yes")) ; needed for EOS home mount
,(openssh-host
+ (name "aiatlas*.cern.ch")
+ (extra-content "GSSAPIDelegateCredentials yes")) ; needed for EOS home mount
+ ,(openssh-host
(name "alihlt-gw-prod.cern.ch")
(port 2020))
,(openssh-host