mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-25 05:19:26 -05:00
usability: pam abort when attempting to login to root when root password is locked
This commit is contained in:
parent
581e31af81
commit
abae787186
@ -22,6 +22,7 @@ else
|
||||
echo "$0: ERROR: root account is locked by default. See:" >&2
|
||||
echo "https://www.whonix.org/wiki/root" >&2
|
||||
echo "" >&2
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user