mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 04:40:24 +01:00
8 lines
422 B
HTML
8 lines
422 B
HTML
<header>Enable password protection</header>
|
|
<p>When enabled, GRUB is configured with a superuser and a
|
|
<tt>password_pbkdf2</tt> hash. This protects interactive editing and command
|
|
line access at the boot menu.</p>
|
|
<p>Boot entries that are marked <tt>--unrestricted</tt> can still be started
|
|
without a password. The original password is not stored; only the GRUB PBKDF2
|
|
hash is saved in the configured password script.</p>
|