sshpam_auth_passwd
int sshpam_auth_passwd(Authctxt *, const char *);
return (sshpam_auth_passwd(authctxt, password) && ok);