Searched refs:force_pwchange (Results 1 – 5 of 5) sorted by relevance
128 authctxt->force_pwchange = 1; in auth_password()132 if (authctxt->force_pwchange) in auth_password()186 authctxt->force_pwchange = 1; in sys_auth_passwd()
60 int force_pwchange; member
294 sshpam_authctxt->force_pwchange = reqd; in sshpam_password_change_required()476 if (sshpam_authctxt->force_pwchange) { in sshpam_thread()490 buffer_put_int(&buffer, sshpam_authctxt->force_pwchange); in sshpam_thread()
729 if (options.use_pam && !use_privsep && s->authctxt->force_pwchange) { in do_login()732 s->authctxt->force_pwchange = 0; in do_login()1497 if (s->authctxt->force_pwchange) { in do_child()
213 ctxt->force_pwchange = 1; in sys_auth_passwd()