Searched full:defer_pwchange (Results 1 – 11 of 11) sorted by relevance
11 auth = defer_pwchange use_first_pass
11 auth = defer_pwchange use_first_pass debug
165 opts, (config->defer_pwchange || config->fail_pwchange) ? 0 : 1); in set_credential_options()1006 * defer_pwchange says to set a flag that will result in an error at the in pamk5_authenticate()1010 * defer_pwchange is the formally correct behavior. Set a flag in the in pamk5_authenticate()1013 * defer_pwchange case, but we don't want to set the PAM data until we've in pamk5_authenticate()1039 else if (args->config->defer_pwchange) { in pamk5_authenticate()
40 { K(defer_pwchange), true, BOOL (false) },
79 bool defer_pwchange; /* Defer expired account fail to account. */ member
324 therefore require setting the `defer_pwchange` or `force_pwchange`477 `defer_pwchange` option.479 The `defer_pwchange` option is unfortunately somewhat tricky to
522 =item defer_pwchange561 I<defer_pwchange> and I<force_pwchange>.
350 therefore require setting the `defer_pwchange` or `force_pwchange` option505 `defer_pwchange` option.507 The `defer_pwchange` option is unfortunately somewhat tricky to implement.
323 therefore require setting the defer_pwchange or force_pwchange option471 defer_pwchange option.473 The defer_pwchange option is unfortunately somewhat tricky to implement.
313 Improve logging and authorization checks when defer_pwchange is set669 To enable it, set the PAM option defer_pwchange for applications known
544 .IP defer_pwchange 4545 .IX Item "defer_pwchange"