CERTIFIED-IN-CYBERSECURITY · Question #322
What is the primary purpose of a password policy?
The correct answer is D. To enforce the use of strong, complex passwords and periodic password changes. The primary purpose of a password policy is to enforce the use of strong, complex passwords and require periodic password changes to reduce the risk of unauthorized access. Strong passwords resist brute-force and dictionary attacks, while periodic changes limit the window of…
Question
What is the primary purpose of a password policy?
Options
- ATo require users to write down their passwords for easy retrieval
- BTo ensure users have a unique password for every system
- CTo allow users to share passwords for convenience
- DTo enforce the use of strong, complex passwords and periodic password changes
How the community answered
(51 responses)- A4% (2)
- B2% (1)
- D94% (48)
Explanation
The primary purpose of a password policy is to enforce the use of strong, complex passwords and require periodic password changes to reduce the risk of unauthorized access. Strong passwords resist brute-force and dictionary attacks, while periodic changes limit the window of exposure if a password is compromised. Option A (writing down passwords) is a serious security anti-pattern. Option C (sharing passwords) violates the principle of individual accountability. Option B (unique password per system) is a good practice related to password reuse, but the core purpose of a password policy is about strength and change requirements.
Topics
Community Discussion
No community discussion yet for this question.