
Answer-first summary for fast verification
Answer: Implement strong, unique passwords for all AD DS accounts and enforce regular password changes.
Implementing strong, unique passwords for all AD DS accounts and enforcing regular password changes is a critical measure for hardening AD DS. This approach enhances security by reducing the risk of unauthorized access through compromised credentials, while still maintaining usability for employees. Disabling all Active Directory features and services would severely impact functionality, granting all users administrative privileges would introduce significant security risks, and configuring anonymous access would violate compliance requirements by exposing sensitive information.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a cybersecurity architect tasked with hardening Active Directory Domain Services (AD DS) in a large organization, you must consider multiple security measures to protect against potential threats. The organization operates in a highly regulated industry, requiring strict compliance with data protection standards. Additionally, the solution must balance security with usability to ensure that employees can perform their duties without unnecessary restrictions. Which of the following measures should be prioritized in your AD DS hardening requirements to meet these objectives? (Choose one.)
A
Disable all Active Directory features and services to eliminate potential vulnerabilities.
B
Implement strong, unique passwords for all AD DS accounts and enforce regular password changes.
C
Grant all users administrative privileges to simplify access management and reduce helpdesk calls.
D
Configure anonymous access to Active Directory to facilitate easy integration with third-party applications.
No comments yet.