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>
|