Discretionary Access Control (DAC)
Discretionary Access Control (DAC) is a type of access control system where the owner or administrator decides who can access a resource. It is flexible and commonly used in basic computer and file sharing systems, but it can be less secure because permissions can be changed easily.
Mandatory Access Control (MAC)
Mandatory Access Control (MAC) is a strict security system where access decisions are controlled by a central authority or system policy. Users cannot change permissions on their own. It is mainly used in military, government, and highly secure environments.
Role-Based Access Control (RBAC)
Role-Based Access Control (RBAC) is a system where access is given based on the user’s role in an organization. For example, managers may have full access while normal employees have limited access. This makes it easy to manage large organizations.
Rule-Based Access Control
Rule-Based Access Control works by applying specific rules such as time, location, or conditions. For example, a door may only open during office hours or only when a valid condition is met.
Physical Access Control System
Physical Access Control System is used to control entry to buildings or rooms using hardware devices like RFID cards, biometric scanners, PIN keypads, and EM locks. It is commonly used in offices, apartments, and secure buildings.
Logical Access Control System
Logical Access Control System is used to control access to computer systems, networks, and digital data. It includes login passwords, user permissions, and network security controls.
Multi-Factor Access Control (MFA)
Multi-Factor Access Control (MFA) uses more than one method of verification for higher security. For example, a system may require both an RFID card and a fingerprint scan, or a password and OTP.
Biometric Access Control
Biometric Access Control uses unique human features such as fingerprints, face recognition, or iris scans to verify identity. It provides high security because biometric data is difficult to copy.
Card-Based Access Control
Card-Based Access Control uses RFID or smart cards to allow entry. Users simply tap or show their card to a reader to unlock doors or systems.
Mobile-Based Access Control
Mobile-Based Access Control uses smartphones for authentication. It works with NFC, Bluetooth, or mobile apps to open doors or grant access without physical cards.
- DAC (Discretionary Access Control) – Owner decides who can access resources
- MAC (Mandatory Access Control) – Central authority controls all permissions
- RBAC (Role-Based Access Control) – Access based on user roles
- Rule-Based Access Control – Access based on rules like time or condition
- Physical Access Control – Controls entry using cards, biometrics, or devices
- Logical Access Control – Controls access to systems and data
- MFA (Multi-Factor Access Control) – Uses multiple verification methods
- Biometric Access Control – Uses fingerprint, face, or iris recognition
- Card-Based Access Control – Uses RFID or smart cards for entry
- Mobile-Based Access Control – Uses smartphone-based authentication