clan-core/clanModules/user-password
2024-06-24 19:22:19 +02:00
..
default.nix clan-cli: Add validity check for ssh 2024-06-24 19:22:19 +02:00
README.md docs: user-password add admonition 2024-05-14 11:29:07 +02:00

Automatically generates and configures a password for the specified user account.

If setting the option prompt to true, the user will be prompted to type in their desired password.

!!! Note This module will set mutableUsers to false, meaning you can not manage user passwords through passwd anymore.

After the system was installed/deployed the following command can be used to display the user-password:

clan secrets get {machine_name}-user-password

See also: Facts / Secrets

To regenerate the password, delete the password files in the clan directory and redeploy the machine.