Question

The password policy below incorporates the following:

Passwords must include at least one capital letter
Passwords must include a mix of letters and numbers
Passwords must be different from the past eight passwords
Passwords must contain at least one non-alphanumeric character
Which of the following password best practices are being used? (Select TWO).

answer

Password lockout


Password age


Password complexity


Password expiration


Password history


Password length

Answers

Answered by GPT-4o mini
The password policy you provided incorporates the following best practices:

1. **Password complexity** - This is indicated by the requirement for passwords to include at least one capital letter, a mix of letters and numbers, and at least one non-alphanumeric character.

2. **Password history** - This is reflected in the requirement that passwords must be different from the past eight passwords.

Therefore, the two best practices being used are **Password complexity** and **Password history**.
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions