Re: Sign On Authentication
From: Barry Margolin (barmar_at_alum.mit.edu)
Date: 08/16/05
- Next message: dkelly_at_eoncc.com: "Re: Sign On Authentication"
- Previous message: Volker Birk: "Re: Sign On Authentication"
- In reply to: Volker Birk: "Re: Sign On Authentication"
- Next in thread: Volker Birk: "Re: Sign On Authentication"
- Reply: Volker Birk: "Re: Sign On Authentication"
- Reply: Ari Silversteinn: "Re: Sign On Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 16 Aug 2005 02:55:43 -0400
In article <43016b0d@news.uni-ulm.de>, Volker Birk <bumens@dingens.org>
wrote:
> In comp.security.misc Barry Margolin <barmar@alum.mit.edu> wrote:
> > > Is there a way to automatically authenticate a user, not the user's
> > > computer, when he logs in to a website? The reason for this is to
> > > validate
> > > that a multiple choice test that is taken was performed by Bob X and not
> > > by
> > > Charles Y in a distance learning application.
> > Isn't this normally done with a username and password prompt? It can be
> > improved with token-based authentication like SecurID or Defender.
>
> No, it isn't.
>
> Every user, who has the security token, can log in.
>
> Passwords (and any other security token) are only working, if the user
> who owns the password has no interest to share it.
OK, if you don't trust the users, then I don't think there's any way to
accomplish your goal with the stated restrictions. Complete
identification and authentication requires three factors:
1) Who you are
2) What you have
3) What you know
A token implements #2, a password implements #3, but both of these can
be shared. To implement #1, you need to use biometrics, which requires
special hardware. But you specifically said that you can't require
hardware like a fingerprint reader.
-- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me ***
- Next message: dkelly_at_eoncc.com: "Re: Sign On Authentication"
- Previous message: Volker Birk: "Re: Sign On Authentication"
- In reply to: Volker Birk: "Re: Sign On Authentication"
- Next in thread: Volker Birk: "Re: Sign On Authentication"
- Reply: Volker Birk: "Re: Sign On Authentication"
- Reply: Ari Silversteinn: "Re: Sign On Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|