I have added two users using the command useradd but they do no show up in the lightdm/unity-greeter login screen. So there is no way to graphically login for them. It seems Accounts Service (whatever that is) is not reading them in. How can I reload that or cause them to appear in the login window? I am a Fedora user so I have no clue about Ubuntu and how it does these things. Thanks.
|
|
||||
|
|
|
For Ubuntu the recommended command to add a new user to the system is
This will take care to add this new user to the system with settings defined in The low-level command
|
|||
|
|
|
According to the package information:
So, based on this information it seems that the only way to configure it is to configure those base services (usermod, useradd and userdel) which can be accomplished by editing the |
|||
|
|