User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20060601 Firefox/2.0.0.1 (Ubuntu-edgy) Build Identifier: For now, XFCE doesn't do well in a multiple user environment. What is lacking is the ability to login as another user without logging out the current user. And of course, the system should provide a way to re-log to the first user's session. Reproducible: Always
Btw: having a fast user-switching applet (panel plugin) would be a plus but clearly not as important.
GDM can do that, even without explicit support from Xfce (IIRC). I don't have GDM installed, but I remember there was a command that spawned a new X server with a new greeter window.
After some poking around I found gdmflexiserver does what I need (thanks for the pointer!). I simply made a launcher to have a fast access to it. So it's ok for me now, but IMHO it still should be still be better integrated with the desktop. For example, by presenting an additional choice "switch user" when ending a session.
Feel free to contribute a patch. ;-)
It's unlikely I will, since I don't know a thing about XFCE internals and I have no "real" incentive to "fix" it anymore since thanks to you, I can do what I need.
Reassign to xfce-bugs@xfce.org.
There are many bugs related to this topic. How can we combine them all? Also, as mentioned on another thread... ...switching via the LightDM DBus interface org.freedesktop.DisplayManager... seems to be a much better option since it doesn't rely on Gnome.
*** Bug 9380 has been marked as a duplicate of this bug. ***
*** Bug 9352 has been marked as a duplicate of this bug. ***
Added in: commit a3a388b3568b07de2c4ddeb23da663f2ea623499 Author: Eric Koegel <eric.koegel@gmail.com> Date: Sun Apr 24 07:53:07 2016 +0300 Add a switch user button to the logout dialog (Bug #10345) If the display manager provides the org.freedesktop.DisplayManager dbus API with the SwitchToGreeter call, the switch to user button will show up on the logout dialog. http://git.xfce.org/xfce/xfce4-session/commit/?id=a3a388b3568b07de2c4ddeb23da663f2ea623499