[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#947785: x2gothinclient: x2go login window should show a blank username field



Control: tags -1 + moreinfo

Hi Wolfgang,

On  Mo 30 Dez 2019 19:35:32 CET, Wolfgang Schweer wrote:

Package: x2gothinclient
Version: 1.5.0.1-1
Severity: important

Hi Mike, hi all,

while testing Debian Edu X2Go integration for thin clients I noticed
that the username field isn't blank after logging out. The username of
the last user is shown instead. This is supposed to be unwanted.

This change lets the x2go client start again with a clean login screen:

diff --git a/management/share/etc/x2gothinclient-displaymanager_start b/management/share/etc/x2gothinclient-displaymanager_start
index bb9fd5e..241b317 100755
--- a/management/share/etc/x2gothinclient-displaymanager_start
+++ b/management/share/etc/x2gothinclient-displaymanager_start
@@ -32,6 +32,7 @@
                     --background=/etc/x2go/x2gothinclient-background.svg \
                     --no-session-edit \
                     --session=X2Go.Example \
+                    --close-disconnect \
                     --add-to-known-hosts &

 #/usr/bin/x2goclient --no-menu \
diff --git a/management/share/etc/x2gothinclient-minidesktop_start b/management/share/etc/x2gothinclient-minidesktop_start
index 9ee118d..d1bde7b 100755
--- a/management/share/etc/x2gothinclient-minidesktop_start
+++ b/management/share/etc/x2gothinclient-minidesktop_start
@@ -32,6 +32,7 @@
                          --read-exports-from=~/export \
                          --no-session-edit \
                          --session=X2Go.Example \
+                         --close-disconnect \
                          --add-to-known-hosts

 #/usr/libx/x2go/x2goclient --no-menu \

Please check.

Wolfgang

For display-manager mode, --close-disconnect makes sense.

For minidesktop, the user is recommended to log out of the MATE desktop session. This can be enforced by some auto logout (or killer?) feature in MATE.

If --close-disconnect is added to X2Go Client in minidesktop mode, what exactly happens when ending an X2Go session? Does X2Go Client disappear entirely? The wanted behavious is that the X2Go Client application stays on the desktop and is available for another X2Go session login without having to relaunch the X2Go Client application.

However, I agree that the user name should be removed from the login mask. Maybe we need to amend this in X2Go Client upstream and discuss that feature (maybe a new cmdline option) there.

Thanks+Greets,
Mike

--

DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

Attachment: pgpUFeXDbLoPb.pgp
Description: Digitale PGP-Signatur


Reply to: