Pal's Web Log
Programming - Linux, Ubuntu, Python, Django, Postgres, HTML, Cloud, Data Science etc.
Labels
Django
Docker
Google Cloud
Linux
Postgres
Python
Tuesday, July 8, 2014
To remove the guest login in Ubuntu
To Remove Guest Login from Ubuntu:
1. sudo vi /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf
2. Add the line at the bottom:
" allow-guest=false "
Newer Post
Older Post
Home