nerdexam
Oracle

1Z0-105 · Question #76

After settings up encryption for /dev/sdd1, you notice that the file system is not mounted during system startup. You suspect a configuration error in /etc/crypttab: # cat /etc/crypttab # mapping…

The correct answer is A. The option field cannot be empty. See the full explanation below for the reasoning.

Question

After settings up encryption for /dev/sdd1, you notice that the file system is not mounted during system startup. You suspect a configuration error in /etc/crypttab: # cat /etc/crypttab # mapping device password options sdd1 /dev/sdd1 TopSecret Assume that /etc/fstab is correct. Identify the reason why the file system is not mounted after system startup.

Options

  • AThe option field cannot be empty.
  • BThe password field must contain the encrypted version of "TopSecret".
  • CThe password field must contain the file name of a file containing the correct encryption password.
  • D/etc/crypttab is group readable, world readable, or both.
  • E"TopSecret" is not the correct encryption password.

How the community answered

(40 responses)
  • A
    78% (31)
  • B
    5% (2)
  • C
    3% (1)
  • D
    3% (1)
  • E
    13% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-105 Practice