[Bug 392158] Re: passwords are awkward to use with grub-mkconfig
Dominik Richter
dominik.richter at googlemail.com
Mon May 28 21:14:05 UTC 2012
As long as update-grub doesn't recognize passwords properly (see comment
#12), just don't add your password directly to /etc/grub.d/whatever, but
instead write it directly into /boot/grub/grub.cfg. Not nice but it'll
do the trick...
example:
...
set superusers="main"
password_pbkdf2 maint grub.pbkdf2.sha512.10000.verylongstring...
### END /etc/grub.d/00_header ###
...
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/392158
Title:
passwords are awkward to use with grub-mkconfig
Status in “grub2” package in Ubuntu:
Triaged
Bug description:
Binary package hint: grub2
grub2 does not currently have support for security features, such as
the "password" and "lock" commands.
This is required in corporate environments, and would be a regression.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/392158/+subscriptions
More information about the foundations-bugs
mailing list