mirror of
https://github.com/webmin/webmin.git
synced 2026-06-10 23:00:31 +01:00
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.
6 lines
316 B
HTML
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>
|