FC0-U71 · Question #107
Which of the following best practices can be used to mitigate password reuse?
The correct answer is D. Password history. Password history is a policy that stores a record of a user's previously used passwords and prevents them from reusing those passwords when they set a new one. This directly mitigates reuse by enforcing that each new password must be unique compared to a defined number of past…
Question
Which of the following best practices can be used to mitigate password reuse?
Options
- APassword length
- BPassword complexity
- CPassword reset
- DPassword history
How the community answered
(32 responses)- A3% (1)
- B3% (1)
- D94% (30)
Explanation
Password history is a policy that stores a record of a user's previously used passwords and prevents them from reusing those passwords when they set a new one. This directly mitigates reuse by enforcing that each new password must be unique compared to a defined number of past passwords. Password length and complexity improve password strength but do not prevent a user from reusing a long or complex password they've used before. Password reset forces periodic changes but without history enforcement, a user could simply re-enter an old password.
Topics
Community Discussion
No community discussion yet for this question.