Access Control
Access Control
Presented By:
Hitesh Aghav(TE-B69)
UNDER THE GUIDANCE OF
PROF. Reshma Patil
Introduction to Access Control
•Definition: Access control is a security process that regulates who or
what can view, use, or modify resources in a computing environment.
•Biba Model:
•Focuses on data integrity; prevents data modification by
unauthorized sources.
•Clark-Wilson Model:
•Ensures data integrity by defining well-formed transactions and
separation of duties.
Access Control Mechanisms
•Authentication: Verifies the identity of the user (e.g.,
passwords, biometrics).