summaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-05-26 16:38:01 +0200
committerTimo Wilken2023-05-26 16:38:01 +0200
commitd1fd1f539c3b4f9b77394aabd5fb004177beb3a0 (patch)
tree35f59b7e11c244ffe4596ab43433b9475b76d1e7 /tw/home.scm
parenta2ca0bfe64119a03ebfc9c757e6de385f86b85af (diff)
Delegate Kerberos creds to all lxpluses
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home.scm b/tw/home.scm
index 1eb361dd..4f4c4718 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -116,7 +116,7 @@ auto-expand-secmem
(name "lxtunnel.cern.ch")
(proxy no-proxy)) ; avoid ProxyJump loops
,(openssh-host
- (name "lxplus.cern.ch")
+ (name "lxplus*.cern.ch") ; also catch e.g. lxplus9
(proxy no-proxy) ; no jump needed
(extra-content "GSSAPIDelegateCredentials yes")) ; needed for EOS home mount
;; Needed for EOS home mount.