mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-06 19:45:04 -04:00
usability: pam abort when attempting to login to root when root password is locked
This commit is contained in:
parent
581e31af81
commit
abae787186
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue