From d1fd1f539c3b4f9b77394aabd5fb004177beb3a0 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Fri, 26 May 2023 16:38:01 +0200 Subject: Delegate Kerberos creds to all lxpluses --- tw/home.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tw/home.scm') 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. -- cgit v1.2.3