Skip to content

setup-user: Add -u unlock command

ShaRose requested to merge ShaRose/alpine-conf:setup-user-unlock into master

Copied from github PR, but add -u so that you can include to forcibly unlock the user after creation.

Useful for when you want to create a user non-interactively so they can log in using a passed SSH key (-k), but without a password so they can set up a password after connecting.

Edited by ShaRose

Merge request reports