Changes to the expose_password functionality:
- Implement use_first_pass, allowing expose_password to be used by other service functions than pam_auth() without prompting a second time.
- Don't prompt for a password during pam_setcred().
PR: 238041
MFC after: 3 weeks