Files
webmin/grub2/help/security_mkpasswd.html
Ilia Ross 523d68c67a Add GRUB 2 boot loader module
Adds a Webmin GRUB 2 module for inspecting boot entries, editing defaults, custom entries, themes, password protection, BLS-aware kernel options, safe menu regeneration, boot loader installation, manual config editing, status reporting, ACLs, backups, logging, and tests.
2026-05-28 02:20:53 +02:00

6 lines
316 B
HTML

<header>Password hash command</header>
<p>Command used to generate GRUB PBKDF2 password hashes, usually
<tt>grub2-mkpasswd-pbkdf2</tt> or <tt>grub-mkpasswd-pbkdf2</tt>.</p>
<p>GRUB stores the hash, not the original password. This command is needed when
setting or replacing password protection from this module.</p>