mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 04:40:24 +01:00
Fix to improve help text
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<header>Enable password protection</header>
|
||||
<p>Controls whether Webmin writes GRUB superuser password commands into the
|
||||
generated boot menu. Regenerate the GRUB menu after saving.</p>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user