SY0-301 · Question #238
After a recent internal audit, the security administrator was tasked to ensure that all credentials must be changed within 90 days, cannot be repeated, and cannot contain any dictionary words or…
The correct answer is F. Password expiration G. Password complexity. The policy described enforces password expiration (mandatory 90-day changes) and password complexity (prohibiting dictionary words and patterns), while explicitly excluding account lockout.
Question
After a recent internal audit, the security administrator was tasked to ensure that all credentials must be changed within 90 days, cannot be repeated, and cannot contain any dictionary words or patterns. All credentials will remain enabled regardless of the number of attempts made. Which of the following types of user account options were enforced? (Select TWO).
Options
- ARecovery
- BUser assigned privileges
- CLockout
- DDisablement
- EGroup based privileges
- FPassword expiration
- GPassword complexity
How the community answered
(23 responses)- A9% (2)
- E4% (1)
- F87% (20)
Why each option
The policy described enforces password expiration (mandatory 90-day changes) and password complexity (prohibiting dictionary words and patterns), while explicitly excluding account lockout.
Account recovery options relate to methods for regaining access to a locked or forgotten account and are not described in this policy.
User assigned privileges refer to specific permissions granted to individual accounts and are unrelated to credential management policies.
Account lockout disables an account after a set number of failed attempts - the policy explicitly states credentials remain enabled regardless of the number of attempts, meaning lockout is not enforced.
Account disablement refers to deactivating accounts (e.g., upon employee termination) and is not part of the described credential policy.
Group based privileges define permissions inherited through group membership and are unrelated to password management policies.
Password expiration policies enforce a maximum credential lifetime, requiring users to change their passwords after a defined period - in this case 90 days - and prevent reuse of previous passwords.
Password complexity requirements mandate that passwords meet specific construction rules such as avoiding dictionary words, common patterns, or repeated characters, making credentials harder to guess or crack through automated attacks.
Concept tested: Password policy - expiration and complexity enforcement
Source: https://pages.nist.gov/800-63-3/sp800-63b.html
Topics
Community Discussion
No community discussion yet for this question.