Get authenticator for osx

broken image

I would expect that when the user wants to return to their account from the screensaver, pam_sm_authenticate would return true regardless of what password they enter. The code is very simple, just return true for everything (similar to pam_permit).

broken image

I'm trying to get a basic PAM to work with screen saver authentication on OSX.