| users.users | Additional user accounts to be created automatically by the system
|
| users.motd | Message of the day shown to users when they log in.
|
| users.motdFile | A file containing the message of the day shown to users when they log in.
|
| users.groups | Additional groups to be created automatically by the system.
|
| users.extraUsers | Alias of users.users.
|
| users.extraGroups | Alias of users.groups.
|
| users.defaultUserHome | The default home directory for normal users.
|
| users.manageLingering | Whether to manage whether users linger or not.
|
| users.defaultUserShell | This option defines the default shell assigned to user
accounts
|
| users.mutableUsers | If set to true, you are free to add new users and groups to the system
with the ordinary useradd and
groupadd commands
|
| users.enforceIdUniqueness | Whether to require that no two users/groups share the same uid/gid.
|
| users.allowNoPasswordLogin | Disable checking that at least the root user or a user in the wheel group can log in using
a password or an SSH key
|