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:
Convert your Ubuntu 11.10 into Mac OS X Lion
How to :Change Sudo Remembering Time in Ubuntu
How to : Install HandBrake 0.9.6 in Ubuntu 11.10 Via PPA
Ubuntu tweak 0.6 in Ubuntu 11.10
How to : Reduce package size in Ubuntu by installing only required components
How to : Install VLC on Ubuntu 11.10 and Set as a default application
