Securing backups with password protection gives added protection. However, if the backup program does not support password protection, what must be done to the backup media to keep it secure?
a. Leave it on the system that was backed up.
b. Place it on your supervisor's desk.
c. Physically secure it to prevent access.
d. All answers provided are correct.
C. When using a program that does not support password protection, you must physically secure the backup media or drive to prevent it from access by unauthorized users.
You might also like to view...
In an insertion sort, what order are the elements in an array named array placed using the following Boolean expression?
// variable p is used to scan the array While p > 0 AND array[p - 1] > array[p] a. ascending b. descending c. alphabetic d. numeric
Which of the following statements about recursion are true?
a. Recursion can occur infinitely. b. Recursion uses a termination test. c. Both a and b. d. Neither a nor b.
What directory service protocol is used by Active Directory and also supported by Linux?
A. NFS B. NIS C. LDAP D. LEAP
Which of the following protocols is used primarily for monitoring and managing network devices?
A. SNMP B. SMTP C. FTPS D. NTP