nerdexam
Microsoft

AZ-800 · Question #171

Your network contains an Active Directory Domain Services (AD DS) domain. The domain contains the domain controllers shown in the following table. You need to ensure that if an attacker compromises…

The correct answer is D. schema. Attribute confidentiality is configured in the schema partition. Each attribute in AD DS has a searchFlags property. Setting bit 7 (value 128) of searchFlags marks an attribute as confidential, which prevents it from being replicated to RODCs and also restricts read access to…

Deploy and manage Active Directory Domain Services (AD DS) in on-premises and cloud environments

Question

Your network contains an Active Directory Domain Services (AD DS) domain. The domain contains the domain controllers shown in the following table. You need to ensure that if an attacker compromises the computer account of RODC1, the attacker cannot view the Employee-Number AD DS attribute. Which partition should you modify?

Exhibit

AZ-800 question #171 exhibit

Options

  • Aconfiguration
  • Bglobal catalog
  • Cdomain
  • Dschema

How the community answered

(28 responses)
  • A
    11% (3)
  • B
    4% (1)
  • C
    4% (1)
  • D
    82% (23)

Explanation

Attribute confidentiality is configured in the schema partition. Each attribute in AD DS has a searchFlags property. Setting bit 7 (value 128) of searchFlags marks an attribute as confidential, which prevents it from being replicated to RODCs and also restricts read access to only members of specific privileged groups. To protect the Employee-Number attribute from being cached on or readable from a compromised RODC, you modify the attribute's searchFlags in the schema partition. The domain partition contains actual object instances (users, groups, etc.) but not attribute definitions. The configuration partition stores forest-wide configuration (sites, services, replication). The global catalog partition stores a partial replica of domain objects but does not control replication confidentiality.

Topics

#Active Directory Domain Services#RODC Security#Schema Modification#Attribute Confidentiality

Community Discussion

No community discussion yet for this question.

Full AZ-800 Practice