Age | Commit message (Collapse) | Author |
|
fixes commit 60c9392b6419 (Add -u unlock command to setup-user)
|
|
Copied from github PR, but add -u so that you can include to forcably unlock the user after creation.
Useful for when you want to create a user automatically so they can log in using a passed SSH key (-k), but without a password so they can set up a password after connecting.
|
|
The script referenced the wrong variable.
|
|
Use al, gh, and gl as magic keywords to suggest url for shs key
|
|
|
|
when -a is specified, doas gets installed and configured and username is
added to wheels group for doas privileges
|
|
|
|
The username is shorter than full name so ask for that first and suggest
the username as fullname which will make the username show up in login
menu instead of 'Linux User'.
If -f FULLNAME is specified, then give a decent default suggestion based
on first letter in first name and lastname.
|
|
use first char in first name and all last name, in lower case as
suggested user name.
|
|
|
|
|
|
|