@ -736,7 +736,7 @@ main(int argc, char **argv) {
#ifndef HAVE_BSD_AUTH
pws = getpw();
if (strlen(pwd) < 2) {
if (strlen(pws) < 2) {
die("This user has no password set.\n");
}
#endif
The note is not visible to the blocked user.