All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [RFC] Grub2 lock and password implementation
Date: Fri, 23 May 2008 23:44:12 +0300	[thread overview]
Message-ID: <48372C9C.9070005@nic.fi> (raw)
In-Reply-To: <ed88bdf20805230650j6540449h34a7d53eb9e33a7e@mail.gmail.com>

Julien Ranc wrote:
> What is needed / wanted ?

First of all, I do not ask that you code following. They are just to 
test out flexibility of your proposal.

So how would following scenarios work with your proposal?

a) smartcard + ext pin

There is smartcard reader on system with integrated keypad. Smartcard 
accessing software is developed as plugin.

b) smartcard + pc pin

There is smartcard reader on system without integrated keypad. User is 
requested about PIN code on screen and then validated on the card. 
Smartcard accessing software is developed as plugin. PIN code reading 
can be a plugin or generic implementation for password query.

c) RFID verification

There is RFID reader on system. User swipes dongle and gets a code. 
Optional password defined on grub config for user with some hash algo. 
If password would be asked, generic implementation would be used for 
asking it. Verification can be done by custom plugin if needed.

d) smartcard + biometric sensor

There is smartcard and biometric readers on system. User enters his 
smartcard on the reader and gives proper biometric identification to 
sensor. Verification can be done by custom plugin if needed.

e) multiple users

There are group of users that can be allowed to higher access. 
Authenticated with password or user & password pair.

f) network authentication

Authentication by LDAP server. User id and password will be asked. 
Network will be connected if no local authentication information 
available. If LDAP server cannot be contacted access is denied or only 
local sources available. Or alternative some other method like RADIUS or so.

Thanks,
Vesa Jääskeläinen



  parent reply	other threads:[~2008-05-23 20:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-23 13:50 [RFC] Grub2 lock and password implementation Julien Ranc
2008-05-23 20:02 ` Michael Gorven
2008-05-23 20:44 ` Vesa Jääskeläinen [this message]
2008-05-27 13:29   ` Julien Ranc
2008-05-27 17:12     ` Tomáš Ebenlendr

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=48372C9C.9070005@nic.fi \
    --to=chaac@nic.fi \
    --cc=grub-devel@gnu.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.