<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Recently working on a new system using x2go on Ubuntu 20.04 linux.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Noticed something different that we never experienced previously on 18.04.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Reboots usually clear all sessions per user.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
After reboot on 18.04, you would see the following output from the linux command:</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
%ps -elf | grep username</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
4 S username       xxxx     1  0  80   0 - xxxxx -      15:20 ?        00:00:00 /lib/systemd/systemd --user
<div>5 S username       xxxx  xxxx  0  80   0 - xxxxx -      15:20 ?        00:00:00 (sd-pam)</div>
<span></span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
However, after reboot on the Ubuntu 20.04 system, I see the following output:</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
4 S username XXXX 1 0 80 0 - XXXX - 20:44 ? 0:00:00 /lib/systemd/systemd --user
<div>5 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 (sd-pam)</div>
<div>0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/bin/pulseaudio</div>
<div>0 S username XXXX XXXX 0 99 - - XXXX - 20:44 ? 0:00:00 /usr/libexec/tracker-miner-fs</div>
<div>0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only</div>
<div>0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/libexec/gvfsd </div>
<div>0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/libexec/gvfsd-fuse <span style="background-color:rgb(255, 255, 255);display:inline !important">/run/user/1020/gvfs -f -o big_writes</span></div>
<div>0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/libexec/gvfs-udisks2-volume-monitor</div>
<div>0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/libexec/gvfs-gphoto2-volume-monitor</div>
<div>0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/libexec/gvfs-afc-volume-monitor</div>
<div>0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/libexec/gvfs-mtp-volume-monitor</div>
<div>0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/libexec/gvfs-goa-volume-monitor</div>
<div>0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/libexec/goa-daemon</div>
0 S username XXXX XXXX 0 80 0 - XXXX - 20:44 ? 0:00:00 /usr/libexec/goa-identity-service<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
This behavior occurs after login to x2goclient for just one time. The usernames appear in the "top" commmand output with goa-identity-se process despite not logging for a x2goclient session after a reboot.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Is there some setting one can change in x2go for Ubuntu 20.04, so these processes aren't running if a person hasn't logged in x2goclient session after reboot?</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif; font-size: 12pt;">h.</span><br>
</div>
</body>
</html>