User Authentication
Date on which it was created: Created: February 12,
2004
Date on which it was last-updated:Last Updated: February 12,
2004
Sub Module version number: Version 0.1
Author of the sub module: Dr. Ping Chen
Code: OSS3
Objectives
This submodule covers user authentication techniques in an
operating system.
Prerequisite
OSS2
Description
There are mainly three
authentication mechanisms: passwords, physical identification and biometrics.
This submodule covers use of passwords and its common
problems.
Lecture Notes
Notes
1
Notes 2
Assignments
Assignment
1
Assignment
2
Assignment
3
Resources
Books
Articles
Links
Glossary
User Authentication Assurance that a user is who he claims
to be.
Authentication One of the objectives of cryptography:
Typically, assurance that a message was sent by the purported author. This is
message authentication and is sometimes assumed into message integrity.
Password Typically, a key, in the form of a word. Originally
a memorized word used to allow safe passage through a security checkpoint, such
as a battlefield front line. See: user authentication and keyphrase, for
multiple-word keys.