]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lslogins: (man) add note about new accounts
authorKarel Zak <kzak@redhat.com>
Tue, 31 Jan 2023 15:16:21 +0000 (16:16 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 31 Jan 2023 15:16:21 +0000 (16:16 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/lslogins.1.adoc

index 73991e7762ef79a4bd44a7ef23bb917597813cbf..30df5c371d04816a47eb24f4ec074580e2eb1983 100644 (file)
@@ -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