By default , the Guest session is enabled in Ubuntu 11.10 . This tutorial will show you how to remove the Guest session from the logon screen in Ubuntu 11.10.It is not imperative to do ,but its good to remove guest session to maintain privacy .
Step 1: Go to terminal and run the following command to edit lightdm configuration file.
sudo gedit /etc/lightdm/lightdm.conf
Step 2 : Add the following line at the bottom.
allow-guest=false
Step 3: Restart the system .
Related posts:
Ubuntu tweak 0.6 in Ubuntu 11.10
How to :Change Sudo Remembering Time in Ubuntu
How to : Install Mobile Media Convertor in Ubuntu 11.10
How to : Install Clipgrab ( Youtube Downloader) in Ubuntu 11.10
How to : Disable Autohide Option of Unity in Ubuntu 11.10
How to : Disable Bluetooth and WIFI in Ubuntu 11.10 during startup
