Skip to content

Instantly share code, notes, and snippets.

@vbaert
Created September 24, 2012 09:22
Show Gist options
  • Save vbaert/3775099 to your computer and use it in GitHub Desktop.
Save vbaert/3775099 to your computer and use it in GitHub Desktop.
remove guest from switch user list
sudo gedit /etc/lightdm/lightdm.conf
-- append allow-guest=false
-- save file
sudo /etc/init.d/lighdm restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment