changing the 82_gdm_guest_session.patch as below fixes the issue:

 +  if (show_guest && access 
("/usr/share/gdm/guest-session/guest-session-launch", X_OK) == 0
-+      && geteuid() >= 500)
++      && geteuid() >= 500 && !g_getenv ("LTSP_CLIENT"))

-- 
fusa needs to hide guest sessions in logout menu
https://bugs.launchpad.net/bugs/282610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to