Package: debian-installer
Severity: normal
Hi,
currently the GRUB password is only used for preventing people to edit
GRUB config lines via 'e'. It would be nice if you could specify in the
installer whether you want to have a password for all entries, i.e.
you cannot boot at all without entering a password.
For that, every "title Debian GNU/Linux..." line in /boot/grub/menu.lst
should be followed by a "password --md5 $1$abcd..." line.
Ideally, you should be able to specify various passwords
per-GRUB-boot-option, so that if you boot kernel A, you have to type
a password different to when you boot kernel B.
HTH, Uwe.
--
Uwe Hermann
http://www.hermann-uwe.dehttp://www.it-services-uh.de | http://www.crazy-hacks.orghttp://www.holsham-traders.de | http://www.unmaintained-free-software.org
Acknowledgement sent
to Cyril Brulebois <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Install System Team <[email protected]>.
(Mon, 17 Mar 2014 00:39:04 GMT) (full text, mbox, link).
Uwe Hermann <[email protected]> (2006-09-14):
> currently the GRUB password is only used for preventing people to edit GRUB
> config lines via 'e'. It would be nice if you could specify in the installer
> whether you want to have a password for all entries, i.e. you cannot boot at
> all without entering a password. For that, every "title Debian GNU/Linux..."
> line in /boot/grub/menu.lst should be followed by a "password --md5
> $1$abcd..." line.
Looking very briefly, it seems to me that the password code in grub-installer
only works with grub/menu.lst and not with grub2/grub.cfg; someone could
probably fix that, before thinking about implementing any further changes.
> Ideally, you should be able to specify various passwords per-GRUB-boot-option,
> so that if you boot kernel A, you have to type a password different to when
> you boot kernel B.
I'm not sure d-i is the right place for that kind of things…
Mraw,
KiBi.
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.