From 9999379f81ea815edee8e167aa8543cf45132996 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Tue, 14 May 2024 11:29:07 +0200 Subject: [PATCH] docs: user-password add admonition --- clanModules/user-password/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clanModules/user-password/README.md b/clanModules/user-password/README.md index fd87668cc..97db50ce0 100644 --- a/clanModules/user-password/README.md +++ b/clanModules/user-password/README.md @@ -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