Searched full:force_pwchange (Results 1 – 13 of 13) 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()
63 int force_pwchange; member
309 sshpam_authctxt->force_pwchange = reqd; in sshpam_password_change_required()530 if (sshpam_authctxt->force_pwchange) { in sshpam_thread()544 (r = sshbuf_put_u32(buffer, sshpam_authctxt->force_pwchange)) != 0) in sshpam_thread()
1535 if (s->authctxt->force_pwchange) { in do_child()
46 { K(force_pwchange), true, BOOL (false) },
1007 * acct_mgmt step, and force_pwchange says that we should change the in pamk5_authenticate()1028 * In the force_pwchange case, try to use the password the user just in pamk5_authenticate()1043 } else if (args->config->force_pwchange) { in pamk5_authenticate()
81 bool force_pwchange; /* Change expired passwords in auth. */ member
582 \&\fIdefer_pwchange\fR and \fIforce_pwchange\fR.586 .IP force_pwchange 4587 .IX Item "force_pwchange"
219 ctxt->force_pwchange = 1; in sys_auth_passwd()
561 I<defer_pwchange> and I<force_pwchange>.566 =item force_pwchange
324 therefore require setting the `defer_pwchange` or `force_pwchange`
350 therefore require setting the `defer_pwchange` or `force_pwchange` option
323 therefore require setting the defer_pwchange or force_pwchange option