I just tried some experiments with pam_yubico in my distro. Case 1 (OK):
- Run `systemctl restart some-service` (for example: `systemctl restart libvirtd`). - Go sleep or lock screen (press Super+L). - Wakeup and login again. ==> There are no any popups. Case 2 (Bug): - Connect Yubikey. - Edit /etc/pam.d configuration files (for example: common-session in Ubuntu or system-auth in other distro) and describe a long-running `auth sufficient ...` module (for example: pam_yubico.so). - Run `systemctl restart some-service` (for example: `systemctl restart libvirtd`), interact with the Yubikey. - Go sleep or lock screen (press Super+L). - Wakeup and login again. ==> An undismissable popup says that authentication is required to restart libvirtd (or any other service). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824874 Title: undismissable, unclickable authentication dialog left on screen (top- left corner) after policykit authentication [pushModal: invocation of begin_modal failed] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1824874/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
