Mandatory Access Control Presentation
Mandatory Access Control Presentation
Mandatory
Access Control
(MAC)
Rahul Nair
Introduction to Access Control
01 • Definition:
- A strict access control model where access
is based on rules defined by a central
authority.
- Users cannot change access permissions.
02 • Key Features:
- Centralized control.
- Policy-driven access.
- Based on classification levels (e.g.,
confidential, secret, top secret).
How MAC Works
• Examples of
Labels:
- Confidential, Secret, Top
Secret.
- Unclassified, Restricted.
• Centralized Management
02
Easy to enforce policies
uniformly.
• Lack of Flexibility
01
Users cannot modify
permissions.
02 • Complexity
Requires careful planning and
maintenance.
03 • Usability Concerns
Can be overly restrictive for
collaborative environments.
Real-World
Applications
Military and Defense:
Healthcare
Protects patient records.
Finance
• Operating Systems:
- SELinux (Security-Enhanced Linux).
• Database Systems:
• Final Thought:
- Balancing security and usability is key in
any access control system.