Which password management policy ensures that passwords are only valid for a set number of days?

A. password history
B. password life
C. password complexity
D. password length


B Password life ensures that passwords are only valid for a set number of days.

Computer Science & Information Technology

You might also like to view...

Explain what allows CAT5e cable to handle 1000 Mbps even though it's rated to handle only a maximum bandwidth of 100 MHz, which previously would limit it to 100 Mbps.

What will be an ideal response?

Computer Science & Information Technology

A protective cover must cover the entire mobile device

Indicate whether the statement is true or false

Computer Science & Information Technology

Permission inheritance defines how permissions are transmitted from a child object to a parent object.

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

Computer Science & Information Technology

In an array-based implementation of a heap, the remove operation is ______.

a. O(1) b. O(n) c. O(n 2) d. O(log n)

Computer Science & Information Technology