how to disable chooser?

Asked by Dan Kortschak

Say you didn't want to display a list of users. How would you go about disabling the chooser and requiring the user to enter their user name?

Question information

Language:
English Edit question
Status:
Answered
For:
Unity Greeter Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
mcdietz (thececilsoccer) said :
#1

This isn't exactly an issue with the unity-greeter, but moreso lightdm. If you don't want the list of users to be displayed you need to change the lightdm.conf, which should be found in /etc/lightdm/lightdm.conf. Simply add the following lines and then restart:

greeter-hide-users=true
greeter-show-manual-login=true

Can you help with this problem?

Provide an answer of your own, or ask Dan Kortschak for more information if necessary.

To post a message you must log in.