Password prompt routine in krb5_get_init_creds_password
Arpit Srivastava
arpit.orb at gmail.com
Mon Jun 10 10:16:16 EDT 2013
Hi All,
When krb5_get_init_creds_password is called with reference to a custom
password change routine as follows:
krb5_prompter(krb5_context ctx, void *data, const char *name, const char
*banner, int num_prompts, krb5_prompt prompts[])
When password is about to expire, what would be the value of num_prompts ?
(As per my observation its more than one)
Arpit
More information about the krbdev
mailing list