Lecture 3
Lecture 3
Lecture 3
What Is Access Control?
Access Control Terminology
Access
The transfer of control between a user and system
Identification
A user accessing a computer system would present credentials or
identification, such as a username
Authentication
Checking the user’s credentials to be sure that they are authentic and not
fabricated, usually using a password
Authorization
Granting permission to take the action
• Access Control:
– The process by which resources or services are granted or denied on a
computer system or network.
Access Control Terminology (continued)
Access Control Terminology (continued)