Closed lm2s closed 7 years ago
macOS, as many other *nix systems, has PAM. Is there a specific reason to not create a PAM module that would interface with sudo instead of the fork?
sudo
EDIT: PAM was first introduced in Linux not Unix, changed the wording.
+1
Someone else has already implemented Touch ID support as a PAM module: https://github.com/hamzasood/pam_touchid
I'll still keep sudo-touchid around.
sudo-touchid
macOS, as many other *nix systems, has PAM. Is there a specific reason to not create a PAM module that would interface with
sudo
instead of the fork?EDIT: PAM was first introduced in Linux not Unix, changed the wording.