/freebsd/crypto/heimdal/lib/hx509/ |
H A D | lock.c | 184 default_prompter(void *data, const hx509_prompt *prompter) in default_prompter() argument 186 if (hx509_prompt_hidden(prompter->type)) { in default_prompter() 187 if(UI_UTIL_read_pw_string(prompter->reply.data, in default_prompter() 188 prompter->reply.length, in default_prompter() 189 prompter->prompt, in default_prompter() 193 char *s = prompter->reply.data; in default_prompter() 195 fputs (prompter->prompt, stdout); in default_prompter() 197 if(fgets(prompter->reply.data, in default_prompter() 198 prompter->reply.length, in default_prompter()
|
H A D | hxtool-commands.in | 68 help = "password, prompter, or environment" 142 help = "password, prompter, or environment" 192 help = "password, prompter, or environment" 222 help = "password, prompter, or environment" 257 help = "password, prompter, or environment" 300 help = "password, prompter, or environment" 328 help = "password, prompter, or environment" 341 help = "password, prompter, or environment" 347 help = "password, prompter, or environment" 359 help = "password, prompter, or environment" [all …]
|
H A D | hx509_err.et | 62 error_code NO_PROMPTER, "No prompter function defined"
|
H A D | ChangeLog | 1432 prompter. 1661 * hx509.h: Reshuffle the prompter types, remove the hidden field. 1693 * ks_p11.c: Use the prompter from the lock function. 2544 * lock.c: Implement prompter.
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | init_c.c | 156 krb5_prompter_fct prompter, in get_new_cache() argument 179 if(password == NULL && prompter == NULL) { in get_new_cache() 202 prompter, in get_new_cache() 320 krb5_prompter_fct prompter, in _kadm5_c_get_cred_cache() argument 399 ret = get_new_cache(context, client, password, prompter, keytab, in _kadm5_c_get_cred_cache() 458 NULL, ctx->prompter, ctx->keytab, in kadm_connect() 560 krb5_prompter_fct prompter, in kadm5_c_init_with_context() argument 581 password, prompter, keytab, ccache, &cc); in kadm5_c_init_with_context() 596 ctx->prompter = prompter; in kadm5_c_init_with_context() 609 krb5_prompter_fct prompter, in init_context() argument [all …]
|
H A D | private.h | 109 krb5_prompter_fct prompter; member
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | init_creds_pw.c | 75 krb5_prompter_fct prompter; member 232 krb5_prompter_fct prompter, in report_expiration() argument 241 (*prompter)(context, data, NULL, p, 0, NULL); in report_expiration() 302 if (ctx->prompter == NULL) in process_last_request() 316 report_expiration(context, ctx->prompter, in process_last_request() 323 report_expiration(context, ctx->prompter, in process_last_request() 336 report_expiration(context, ctx->prompter, in process_last_request() 482 krb5_prompter_fct prompter, in change_password() argument 517 prompter, in change_password() 543 ret = (*prompter) (context, data, NULL, "Changing password", in change_password() [all …]
|
H A D | pkinit.c | 1822 struct prompter { struct 1824 krb5_prompter_fct prompter; argument 1829 hx_pass_prompter(void *data, const hx509_prompt *prompter) in hx_pass_prompter() argument 1834 struct prompter *p = data; in hx_pass_prompter() 1836 password_data.data = prompter->reply.data; in hx_pass_prompter() 1837 password_data.length = prompter->reply.length; in hx_pass_prompter() 1839 prompt.prompt = prompter->prompt; in hx_pass_prompter() 1840 prompt.hidden = hx509_prompt_hidden(prompter->type); in hx_pass_prompter() 1843 switch (prompter->type) { in hx_pass_prompter() 1854 ret = (*p->prompter)(p->context, p->prompter_data, NULL, NULL, 1, &prompt); in hx_pass_prompter() [all …]
|
/freebsd/crypto/heimdal/doc/ |
H A D | init-creds | 69 krb5_prompter_fct prompter, 102 Otherwise, the prompter function will be used to prompt the user for 105 If a prompter function is non-NULL, it will be used if additional user 112 The data argument is passed unmodified to the prompter 114 (such as a display handle) to the prompter function. 133 prompter should fill in the structure with the NUL-terminated 137 occurs, then the prompter function should return a non-zero 142 a prompter using a posix terminal for user in. This function
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2005 | 1406 * kdc/pkinit.c: pass a NULL prompter data to _krb5_pk_load_openssl_id 1410 * lib/krb5/pkinit.c: Pass prompter data to the prompter function, 1411 implement a UI prompter function wrapping the kerberos prompter
|
H A D | ChangeLog.2001 | 679 * lib/krb5/init_creds_pw.c: update to new prompter, use prompter
|
H A D | ChangeLog.2006 | 1291 * lib/krb5/pkinit.c: Hidden field of hx509 prompter is removed. 1299 * kuser/kinit.c: Pass down prompter and password to
|
H A D | ChangeLog.2004 | 1031 prompter argument and use it
|
H A D | ChangeLog.2003 | 1460 prompter is NULL, don't try to ask for a password to
|
H A D | ChangeLog.1999 | 1964 * lib/krb5/verify_user.c (krb5_verify_user): pass prompter to
|
H A D | ChangeLog.1998 | 877 * lib/krb5/init_creds_pw.c: Return some error if prompter
|
/freebsd/contrib/tcsh/ |
H A D | complete.tcsh | 402 complete prompter \
|
/freebsd/share/dict/ |
H A D | web2 | 157009 prompter
|