How do I hide a particular user from the login screen on a default install of 11.10 and higher? (ie. using LightDM)?
|
Currently this method is not working because of a bug in lightdm. Please check the bug status before applying this method. Heres what you want to do: First, make a backup of your config.
Then, you need to edit your config:
You'll see something like this:
Of interest to us is the part here:
To hide the username
Then, reboot your computer and it should be gone. As a reference to others, see See https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/857651 |
||||
|
|
|
Your option until bug 857651 is fixed is to create the user with uid < 1000 For example, to assign new uid less than 1000, (we are using 999) use this command
Replace the |
||||
|
|
|
because the Ubuntu 12.04 setup
so we need to reduce the example: It works with me! SOLVED Good luck. |
||||
|
|

