Package: x2goclient Version: 4.0.3.1 Tag: patch If x2goclient started in broker mode without pass-through authentication (--broker-noauth) and authentication on the server, x2goclient connected from the user who started the x2goclient. That isn't right, we can run x2goclient from any user and connect to the servers as a different user. Just x2goclient can't restore session from suspend. This patch allows you to start x2goclient from any user on the local system and connect to the server by the user that was entered in the authentication window. -- Yours truly, Sergey Savko.