Searched refs:change_password (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/kpasswd/ |
| D | kpasswd.c | 60 change_password(krb5_context context, in change_password() function 221 exit_value = change_password(context, NULL, id); in main() 231 ret = change_password(context, principal, id); in main()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| D | init_creds_pw.c | 70 unsigned change_password:1; member 517 change_password (krb5_context context, in change_password() function 2403 … } else if (ret == KRB5KDC_ERR_KEY_EXP && ctx->runflags.change_password == 0 && ctx->prompter) { in krb5_init_creds_step() 2406 ctx->runflags.change_password = 1; in krb5_init_creds_step() 2419 ret = change_password(context, in krb5_init_creds_step() 2747 ret = change_password (context, in krb5_get_init_creds_password()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/kadmin/ |
| D | kadmin-commands.in | 215 name = "change_password"
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/ |
| D | ChangeLog.2004 | 161 * lib/krb5/init_creds_pw.c (change_password): handle old_options 985 * kpasswd/kpasswd.c (change_password): remove extra free 1366 * lib/krb5/init_creds_pw.c (change_password): handle that 1371 * kpasswd/kpasswd.c (change_password): handle that printf("%.*s",
|
| D | ChangeLog.2000 | 479 * lib/krb5/init_creds_pw.c (change_password): reset forwardable
|
| D | ChangeLog.1998 | 1358 change_password(cpw), change_random_key(crk) 1749 * lib/krb5/init_creds_pw.c: make change_password and
|