Searched refs:force_pwchange (Results 1 – 5 of 5) sorted by relevance
122 authctxt->force_pwchange = 1; in auth_password()126 if (authctxt->force_pwchange) in auth_password()180 authctxt->force_pwchange = 1; in sys_auth_passwd()
57 int force_pwchange; member
281 sshpam_authctxt->force_pwchange = reqd; in sshpam_password_change_required()477 if (sshpam_authctxt->force_pwchange) { in sshpam_thread()491 buffer_put_int(&buffer, sshpam_authctxt->force_pwchange); in sshpam_thread()
878 if (options.use_pam && !use_privsep && s->authctxt->force_pwchange) { in do_login()881 s->authctxt->force_pwchange = 0; in do_login()1630 if (s->authctxt->force_pwchange) { in do_child()
213 ctxt->force_pwchange = 1; in sys_auth_passwd()