nerdexam
(ISC)2

SSCP · Question #50

Which access control type has a central authority that determine to what objects the subjects have access to and it is based on role or on the organizational security policy?

The correct answer is C. Non-Discretionary Access Control. Non Discretionary Access Control include Role Based Access Control (RBAC) and Rule Based Access Control (RBAC or RuBAC). RABC being a subset of NDAC, it was easy to eliminate RBAC as it was covered under NDAC already. Some people think that RBAC is synonymous with NDAC but…

Submitted by amina.ke· Apr 18, 2026Access Controls

Question

Which access control type has a central authority that determine to what objects the subjects have access to and it is based on role or on the organizational security policy?

Options

  • AMandatory Access Control
  • BDiscretionary Access Control
  • CNon-Discretionary Access Control
  • DRule-based Access control

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    90% (35)
  • D
    5% (2)

Explanation

Non Discretionary Access Control include Role Based Access Control (RBAC) and Rule Based Access Control (RBAC or RuBAC). RABC being a subset of NDAC, it was easy to eliminate RBAC as it was covered under NDAC already. Some people think that RBAC is synonymous with NDAC but RuBAC would also fall into this Discretionary Access control is for environment with very low level of security. There is no control on the dissemination of the information. A user who has access to a file can copy the file or further share it with other users. Rule Based Access Control is when you have ONE set of rules applied uniformly to all users. A good example would be a firewall at the edge of your network. A single rule based is applied against any packets received from the internet. Mandatory Access Control is a very rigid type of access control. The subject must dominate the object and the subject must have a Need To Know to access the information. Objects have labels that indicate the sensitivity (classification) and there is also categories to enforce the Need To

Topics

#Access Control Types#Non-Discretionary Access Control#Role-Based Access Control#Security Policy Enforcement

Community Discussion

No community discussion yet for this question.

Full SSCP Practice