nerdexam
CompTIA

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.

Security operations

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)
  • A
    9% (2)
  • E
    4% (1)
  • F
    87% (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.

ARecovery

Account recovery options relate to methods for regaining access to a locked or forgotten account and are not described in this policy.

BUser assigned privileges

User assigned privileges refer to specific permissions granted to individual accounts and are unrelated to credential management policies.

CLockout

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.

DDisablement

Account disablement refers to deactivating accounts (e.g., upon employee termination) and is not part of the described credential policy.

EGroup based privileges

Group based privileges define permissions inherited through group membership and are unrelated to password management policies.

FPassword expirationCorrect

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.

GPassword complexityCorrect

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

#password policy#password expiration#password complexity#account management

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice