Which of the following password policy settings can be used to force users to change their password after a predefined period of time has passed?

A) Enforce password history
B) Password complexity requirements
C) Minimum password age
D) Maximum password age


D) Maximum password age

Computer Science & Information Technology

You might also like to view...

Discuss the functionality required of a replication server.

What will be an ideal response?

Computer Science & Information Technology

If you use an iteration function to move the internal array pointer either before the first element or after the last element in an array, the only way to move the array pointer back to a valid element is to use the unset() function.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

How can data be protected while it is being transmitted?

A. It can be encrypted using a cryptographic system B. It can be hashed using a cryptographic system. C. It can be encrypted using a hashing system. D. It can be hashed using a hashing system.

Computer Science & Information Technology

MC How can records be ordered?

a) increasing order. b) decreasing order. c) both increasing and decreasing order. d) None of the above.

Computer Science & Information Technology