From 8001bffb03eda8d23d6a04a5dc1469cce932ae36 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 31 Jan 2023 16:16:21 +0100 Subject: [PATCH] lslogins: (man) add note about new accounts Signed-off-by: Karel Zak --- login-utils/lslogins.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2