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

BUG: pam_panic password: Using xscreensaver: After timeout xscreensaver crashes. #46

Closed Bandie closed 6 years ago

Bandie commented 6 years ago

Reproducing steps

  1. Having pam_panic in your pam.d of xscreensaver using the password function,
  2. Trigger the keyboard/mouse to let pam_panic prompt for its password,
  3. Wait for xscreensaver to pass the timeout.
  4. xscreensaver crashes and you can use the computer without authentication.

Expected

  1. xscreensaver should blank out and keep the screen locked.