From: Karel Zak Date: Tue, 31 Jan 2023 15:16:21 +0000 (+0100) Subject: lslogins: (man) add note about new accounts X-Git-Tag: v2.39-rc1~101 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8001bffb03eda8d23d6a04a5dc1469cce932ae36;p=thirdparty%2Futil-linux.git lslogins: (man) add note about new accounts Signed-off-by: Karel Zak --- diff --git a/login-utils/lslogins.1.adoc b/login-utils/lslogins.1.adoc index 73991e7762..30df5c371d 100644 --- a/login-utils/lslogins.1.adoc +++ b/login-utils/lslogins.1.adoc @@ -130,7 +130,7 @@ Multiple fields describe password status. The password is not set (hash is missing); this is common for locked system accounts. Not requiring a password does not mean the user can log-in without a password. It depends on the password "lock" status. *"Password is locked"*:: -The password is prefixed by '!!', and the user cannot login although the password is set. +The password is prefixed by '!!', and the user cannot login although the password is set or empty. This is common for new accounts without a set password. == HISTORY