Is it possible to log in as another user within an already-running session in Ubuntu 11.10 (as it was with Xephyr or Xnest under GDM)?
|
It is quite simple. Click on your username on the top Panel and there you can choose the other user to login between the available users, without logging out the first user. It will also show you the other "connected" users. |
||||
|
|
|
I am a beginner myself so I hope my answer might help you. I beleive it is possible. But if you try to login in a VNC session the applications wont work in case they are running. For instance, if firefox is running on the specific machine, you won be able to start it on your terminal. Well at least thatÅ› what happened to me. |
|||
|
|
The easiest way to do this is to use the Ctrl-Alt-F1 through F6 virtual terminals. This will give you a new login prompt and shell access to the system, so you can log in as a different user, or the same user. Crtl-Alt_F7 will switch back to the current graphical desktop. Once there you can start another X session with startx -- :1 |
||||
|
|