nerdexam
LPI

117-303 · Question #48

An administrator has created a mapping with the following command: cryptsetup luksOpen /dev/sda1 cryptvol and has set three different keys. Which command below will delete the first key?

The correct answer is A. cryptsetup luksDelKey /dev/sda1 0. See the full explanation below for the reasoning.

Question

An administrator has created a mapping with the following command: cryptsetup luksOpen /dev/sda1 cryptvol and has set three different keys. Which command below will delete the first key?

Options

  • Acryptsetup luksDelKey /dev/sda1 0
  • Bcryptsetup luksDelKey /dev/sda1 1
  • Ccryptsetup luksDelKey /dev/mapper/cryptvol 1
  • Dcryptsetup luksDelKey /dev/mapper/cryptvol 0

How the community answered

(26 responses)
  • A
    73% (19)
  • B
    15% (4)
  • C
    8% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 117-303 Practice