Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Fast user switching
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== In Linux == The Linux kernel's VT subsystem dates back to 1993 and does not understand the concept of multiple "seats", meaning that of up to 63 VTs, only one VT can be active at any given time. Despite this kernel limitation, [[Multiseat configuration|multi-seat]] is supported on [[Linux]]. The feature of "fast user switching" has less severe necessities than multi-seat does because the multiple users are not working simultaneously.<ref>{{cite web | url=http://fedoraproject.org/wiki/Desktop/FastUserSwitching | title=Desktop/FastUserSwitching | access-date=2016-02-17}}</ref> The most straight forward solution to elegant multi-seat are [[kmscon]]/[[systemd-consoled]] in combination with [[systemd-logind]]. The available [[desktop environment]]s such as [[GNOME]] or [[KDE Software Compilation]] adapt their graphical login and session manager (e.g. [[GNOME Display Manager|GDM]], [[Simple Desktop Display Manager|SDDM]], [[LightDM]], etc.) to the underneath solution and have to be configured to implement fast user switching that way. For installations with older environments, the functionality must be enabled in the appropriate configuration files then a [[hot key]] sequence such as <code>CTRL-ALT-F8</code> is pressed. A separate login window will now appear and the second user can log in (or even the first user again). Alternatively, in the default install, new X sessions can be started at will by using different ''display'' parameters to have them run in different virtual terminals (e.g. "<code>[[startx]] -- :1</code>" or "<code>X :1 -query localhost</code>"). Again, hot key sequences allow the user switching to take place. Fast user switching may potentially introduce various security-related complications,{{Citation needed|date=December 2009}} and is handled differently among operating systems, each having its advantages and disadvantages. One possibility, simple and secure, is that only the first user gets ownership of resources. A second option is to grant ownership of resources to each new user. The last one to log in takes ownership. A third is to allow all users access to shared resources. This is easier and more intuitive, but allows (for example) one user to record another user's conversation. In Windows, shared resources, such as sound, are available to all sessions. In [[Red Hat Linux]], the default behavior is to give ownership of "console resources" to the first connected session, but it can share resources among groups of console users or be configured to manage console ownership differently.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)