How To Disable Guest Session in Ubuntu 11.10 Oneiric Ocelot
Ubuntu 11.10 Oneiric Ocelot has option to run “Guest Session” which allows others to login to your Ubuntu system with a guest account (no password required) and use it. Since, Ubuntu 11.10 uses LightDM as its display manager, many Ubuntu users are wondering how to disable the Guest Session in Ubuntu 11.10 Oneiric Ocelot. In this post, we will show you how to disable the guest session in Ubuntu 11.10 Oneiric Ocelot.
The simple trick to disable guest session in Ubuntu 11.10 Oneiric Ocelot is to edit the lightdm.conf file. To edit the lightdm.conf file , at first open it in Gedit by running the command given below.
Once the file is opened, you can see that the original contents of the file before editing are as given below.
[SeatDefaults]
greeter-session=unity-greeter
user-session=ubuntu
Now, add the line given below at the end of this file.
allow-guest=false

Then, save the file and restart the your system. The guest session option will not appear in the login screen.
Before disabling the guest session in Ubuntu 11.10, you can see Guest Session option in your profile indicator as shown below.

After disabling the guest session in Ubuntu 11.10, you lose your profile indicator as shown below.

In order to enable the guest session again in Ubuntu 11.10, all you have to do is delete the allow-guest=false line from the lightdm.conf file mentioned above and save the file. Then , restart the system and you will again see the guest session option in the Ubuntu 11.10 login screen.
Related posts:
- How To Auto Login With GNOME 3 in Ubuntu 11.10 Oneiric Ocelot
- How To Disable Global Menu in Ubuntu 11.10 Oneiric Ocelot
- How To Create Desktop Launchers in Ubuntu 11.10 Oneiric Ocelot
- Ubuntu GNOME Shell Remix 11.10 – A Unity Free Ubuntu 11.10 Oneiric Ocelot
- How To Install GNOME Themes in Ubuntu 11.10 Oneiric Ocelot
| Follow the Author: |



Pingback: Disable guests in Oneiric « 0ddn1x: tricks with *nix
Pingback: Ubuntu - pomoc | [Ubuntu 11.10] Wyłączenie sesji gościa