From ec959e54d13fab970131df5cf3d776d1091dd02e Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 26 Aug 2026 12:11:06 +0100 Subject: [PATCH] Remove kerbeeros auth attempts --- launcher/actions.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/launcher/actions.py b/launcher/actions.py index 703c553..1f52ef4 100644 --- a/launcher/actions.py +++ b/launcher/actions.py @@ -70,9 +70,12 @@ class ActionDispatcher: f"/v:{config['target']}", f"/u:{config['user']}", f"/p:{config['password']}", + "/auth-pkg-list:!kerberos,!u2u", "/sound", "/audio-mode:0", "/cert:ignore", + "+disp", + "+dynamic-resolution", "/f" ]