systemd-cryptenroll

Verified for current stable LTS

Systemd Cryptenroll Commands

Systemd Cryptenroll command syntax with verified terminal examples.

Commands

8 commands for Systemd Cryptenroll

systemd-cryptenroll

Systemd Cryptenroll Command: Enroll Fido2 Device With User Verification Luks2 Device

systemd-cryptenroll --fido2-device <auto|path/to/fido2_hidraw_device> --fido2-with-user-verification yes <path/to/luks2_block_device>
systemd-cryptenroll

Systemd Cryptenroll Command: Enroll Password Luks2 Device

systemd-cryptenroll --password <path/to/luks2_block_device>
systemd-cryptenroll

Systemd Cryptenroll Command: Enroll Recovery Key Luks2 Device

systemd-cryptenroll --recovery-key <path/to/luks2_block_device>
systemd-cryptenroll

Systemd Cryptenroll Command: Enroll Tpm2 Device Require Pin Luks2 Device

systemd-cryptenroll --tpm2-device <auto|path/to/tpm2_block_device> --tpm2-with-pin yes <path/to/luks2_block_device>
systemd-cryptenroll

Systemd Cryptenroll Command: List Enroll Fido2 Device Luks2 Device

systemd-cryptenroll --fido2-device <list|auto|path/to/fido2_hidraw_device> <path/to/luks2_block_device>
systemd-cryptenroll

Systemd Cryptenroll Command: List Enroll Pkcs11 Token Luks2 Device

systemd-cryptenroll --pkcs11-token-uri <list|auto|pkcs11_token_uri> <path/to/luks2_block_device>
systemd-cryptenroll

Systemd Cryptenroll Command: Unlock And Enroll Fido2 Device Luks2 Device

systemd-cryptenroll --unlock-fido2-device <path/to/fido2_hidraw_unlock_device> --fido2-device <path/to/fido2_hidraw_enroll_device> <path/to/luks2_block_device>
systemd-cryptenroll

Systemd Cryptenroll Command: Wipe Methods Luks2 Device

systemd-cryptenroll --wipe-slot <empty|password|fido2|pkcs#11|tpm2|recovery|all> <path/to/luks2_block_device>

Suggest a Systemd Cryptenroll Command

Submit missing workflows, corrections, or verified alternatives for this tool.

FAQ

Coverage: Focused examples for common Systemd Cryptenroll workflows.

Verified version: current stable LTS.

Verification: Test commands in a disposable workspace and submit notes for edge cases.