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)- A73% (19)
- B15% (4)
- C8% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.