mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
Note the need to omit separator characters from the PSID
This commit is contained in:
@@ -338,7 +338,8 @@ Erase *ALL* data on the OPAL self-encrypted device, regardless of the partition
|
||||
and does not require a valid LUKS2 header to be present on the device to run. After providing
|
||||
correct PSID via interactive prompt or via *--key-file* parameter the device is erased.
|
||||
+
|
||||
PSID is usually printed on the OPAL device label (either directly or as a QR code).
|
||||
PSID is usually printed on the OPAL device label (either directly or as a QR code). PSID must be
|
||||
entered without any dashes, spaces or underscores.
|
||||
+
|
||||
*NOTE*: PSID should be treated as sensitive information as it allows anyone with remote access to
|
||||
the OPAL device to destroy data even if the device is locked. Be sure you do not leak PSID through
|
||||
|
||||
Reference in New Issue
Block a user