Searched refs:force_pwchange (Results 1 – 4 of 4) sorted by relevance
159 authctxt->force_pwchange = 1; in sys_auth_passwd()
66 int force_pwchange; member
328 sshpam_authctxt->force_pwchange = reqd; in sshpam_password_change_required()551 if (sshpam_authctxt->force_pwchange) { in sshpam_thread()565 (r = sshbuf_put_u32(buffer, sshpam_authctxt->force_pwchange)) != 0) in sshpam_thread()
1353 if (s->authctxt->force_pwchange) { in do_child()