1
0
forked from clan/clan-core

Merge pull request 'docs: user-password add admonition' (#1359) from a-kenji-docs/fix into main

This commit is contained in:
clan-bot 2024-05-14 09:31:53 +00:00
commit c5e62074a6

View File

@ -3,6 +3,10 @@ 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:
```bash