Next: , Previous: , Up: Security   [Contents][Index]


19.7 Lockdown when booting on a secure setup

The GRUB can be locked down when booted on a secure boot environment, for example if UEFI or Power secure boot is enabled. On a locked down configuration, the GRUB will be restricted and some operations/commands cannot be executed. This also includes limiting which filesystems are supported to those thought to be more robust and widely used within GRUB.

The filesystems currently allowed in lockdown mode include:

The filesystems currently not allowed in lockdown mode include:

The ‘lockdown’ variable is set to ‘y’ when the GRUB is locked down. Otherwise it does not exist.