ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Borisenkov <grizlik78@gmail.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] grub2 password
Date: Tue, 17 Jan 2012 22:25:04 +0400
Message-ID: <4F15BD00.1000307@gmail.com> (raw)
In-Reply-To: <CAK2uZ2c=e8QtGMGjEWXXKY8YY_GkkhgaJ5dSCT=qo=6Z-=uBqQ@mail.gmail.com>



17.01.2012 21:32, diver пишет:
>> Это не модуль ядра, это модуль grub.
>> И втыкать его надо в егойны конфиг командой insmod.
>
> Не работает
> указывал в 50_password
> insmod password_pbkdf2
> вывод
> insmod: can't read 'password_pbkdf2': No such file or directory
>
> insmod '/usr/lib/grub/i386-pc/password_pbkdf2.mod
> вывод
> insmod: error inserting '/usr/lib/grub/i386-pc/password_pbkdf2.mod':
> -1 Invalid module format
>
> он похоже системный insmod дергает

Да, действительно, скрипт ведь выполняется в хост-системе, а требуется 
записать это в grub.cfg

В общем примерно так должно это выглядеть:

echo "Setting password protection..." >&2
cat << EOF
set superusers="admin"
password_pbkdf2 admin grub.pbkdf2.sha512.hash...
EOF

Вот после cat можно и insmod вставить, но кажется это не обязательно. 
По-крайней мере я с password пробовал, там не пригодилось :)


  reply	other threads:[~2012-01-17 18:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-14 13:21 diver
2012-01-17 16:45 ` Alexey Borisenkov
2012-01-17 16:58   ` diver
2012-01-17 17:02     ` Alexey Borisenkov
2012-01-17 17:32       ` diver
2012-01-17 18:25         ` Alexey Borisenkov [this message]
2012-01-17 18:49           ` diver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F15BD00.1000307@gmail.com \
    --to=grizlik78@gmail.com \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git