pampanic / pam_panic

A PAM module that protects sensitive data and provides a panic function for emergency situations. Authentication through passwords or removable media.
GNU General Public License v3.0
56 stars 11 forks source link

MBR not supported #71

Closed Bandie closed 5 years ago

Bandie commented 5 years ago

Actual behaviour

Device IDs with MBR partitioned systems are not recognized by pam_panic's serious= command.

Expected behaviour

It should do that!¡¹

Specifications