Actions
Feature #2103
openGRUB2 password support, PBKDF hashing
Status:
New
Priority:
Normal
Assignee:
-
Category:
Unattended installations
Target version:
-
Description
GRUB2 uses PBKDF hashes, which can be generated with the grub(2)-mkpasswd-pbkdf2 utility:
https://www.gnu.org/software/grub/manual/grub.html#Security
This need to be supplied to "bootloader --password" in kickstarts instead of a traditional salted hash.
Actions