Home > Glossary > CompTIA Advanced Security Practitioner+ > Discretionary Access Control (DAC)

📖 What is Discretionary Access Control (DAC)?

Discretionary Access Control (DAC) is an access control model where the owner of a resource determines who is granted access to that resource. It allows users to pass permissions to others at their own discretion, offering high flexibility but lower security.

🥋 Sensei Says:

"DAC is the default for most standard operating systems. Warning: it is the most vulnerable to Trojan horses because a malicious program can inherit the owner's permissions."

📚 Certification: CompTIA Advanced Security Practitioner+ (CAS-004)

🔑 What are the Key Concepts of Discretionary Access Control (DAC)?

  • Resource Ownership: The identity that creates a file or object is designated as the owner, granting them total control over access permissions for that resource.
  • Permission Delegation: Owners can grant read, write, or execute permissions to other users or groups at their own discretion, allowing for rapid collaboration.
  • Access Control Lists (ACLs): DAC is typically implemented using ACLs, which list specific users or groups and the operations they are permitted to perform.
  • Inheritance Risks: Because permissions are tied to the user's identity, any application run by that user inherits their full access rights, increasing malware risk.
  • Administrative Flexibility: DAC provides the highest level of user autonomy, making it ideal for general-purpose operating systems but unsuitable for high-security environments.

🎯 How does Discretionary Access Control (DAC) appear on the CAS-004 Exam?

You may be asked to identify the access control model in a scenario where a user is able to share a folder with a colleague without administrator approval.

A scenario might describe a system compromised by a Trojan horse that gained full access to the user's files; you must identify DAC as the underlying vulnerability.

Expect questions asking you to contrast DAC with MAC when designing a secure environment for classified government data where strict, non-discretionary policies are required.

❓ Frequently Asked Questions

Why is DAC considered less secure than Mandatory Access Control (MAC)?

DAC allows users to change permissions, which can lead to accidental over-provisioning. MAC removes this discretion, enforcing a central policy based on security labels that users cannot modify.


How does the 'Trojan Horse' vulnerability specifically apply to DAC?

In DAC, a malicious program runs with the same permissions as the user who executed it. If the user owns sensitive files, the malware can modify or steal them.


Can DAC and RBAC be used together in an enterprise?

Yes. Many systems use RBAC for broad organizational permissions while allowing DAC for individual file sharing, though this hybrid approach requires careful auditing to prevent permission creep.

Related Terms from CompTIA Advanced Security Practitioner+

📝 Related Study Guides

Comparison 8 min read

CISSP vs CISM: Which Certification Should You Pursue in 2026?

Choose CISSP if you want broad technical security expertise across eight domains, including cryptography, network security, and software development. Choose CISM if you're focused on information security management, governance, and risk management from a leadership perspective. CISSP is ideal for hands-on security architects, while CISM is designed for security managers and directors.

Career Guide 9 min read

The IT Certification Roadmap: Where to Start in 2026

Start your IT certification journey in 2026 with CompTIA A+ for general IT foundations, then branch into networking (Network+), cybersecurity (Security+), or cloud computing (AWS Cloud Practitioner or Azure Fundamentals) based on your career goals. Each path leads to advanced certifications like CISSP, AWS Solutions Architect, or CISM within 2-3 years of focused progression.

Comparison 10 min read

CISSP vs CISM: Which Certification Should You Pursue in 2026?

The CISSP is a broad, technical-to-managerial certification focusing on security operations and architecture across eight domains. In contrast, CISM is a specialized management certification centered on governance, risk management, and program development. Choose CISSP for comprehensive security expertise and CISM if you are pivoting specifically into security leadership and governance roles.

🧠

Test Your Knowledge

Think you understand Discretionary Access Control (DAC)? Put it to the test with our practice exam.

Try 10 Free Questions

⭐ 1,000 expert-curated questions available with Premium

Upgrade Premium