CompTIA
LX0-102 · Question #355
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
(20 responses)- A80% (16)
- B5% (1)
- C10% (2)
- D5% (1)
Community Discussion
No community discussion yet for this question.