Home
last modified time | relevance | path

Searched refs:prompter (Results 1 – 18 of 18) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Dlock.c184 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 Dhxtool-commands.in68 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 Dhx509_err.et62 error_code NO_PROMPTER, "No prompter function defined"
H A DChangeLog1432 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 Dinit_c.c156 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 Dprivate.h109 krb5_prompter_fct prompter; member
/freebsd/crypto/heimdal/lib/krb5/
H A Dinit_creds_pw.c75 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 Dpkinit.c1822 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 Dinit-creds69 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 DChangeLog.20051406 * 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 DChangeLog.2001679 * lib/krb5/init_creds_pw.c: update to new prompter, use prompter
H A DChangeLog.20061291 * lib/krb5/pkinit.c: Hidden field of hx509 prompter is removed.
1299 * kuser/kinit.c: Pass down prompter and password to
H A DChangeLog.20041031 prompter argument and use it
H A DChangeLog.20031460 prompter is NULL, don't try to ask for a password to
H A DChangeLog.19991964 * lib/krb5/verify_user.c (krb5_verify_user): pass prompter to
H A DChangeLog.1998877 * lib/krb5/init_creds_pw.c: Return some error if prompter
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh402 complete prompter \
/freebsd/share/dict/
H A Dweb2157009 prompter