diff --git a/xml/user_management.xml b/xml/user_management.xml index 199e16dff8..83b9c5424d 100644 --- a/xml/user_management.xml +++ b/xml/user_management.xml @@ -30,12 +30,12 @@ password string starting with ! or * in the /etc/shadow file. If you lock an account using passwd , it - puts a !! in front of the encrypted password, + puts a ! in front of the encrypted password, effectively disabling the password. If you lock an account using usermod , it puts a ! in front of the encrypted password. Many system and shared accounts are locked by default by having a - * or !! in the password field which + * ,!! or !* as the password field which renders the encrypted password into an invalid string. Hence, to get a list of all unlocked (encryptable) accounts, run the following command: