Credentials for an arbitrary user.

Jeffrey Altman jaltman2 at nyc.rr.com
Thu Feb 5 14:48:32 EST 2004


A prompter function is simply a function which is used to
allow the Kerberos library to ask your application to prompt
the user for necessary information.  The implementation of
the prompter function is therefore 100% dependent on the
application which is calling krb5_get_init_creds_password().

Jeffrey Altman


Kevin Burton wrote:
> Do you have any suggestions as to how to do that?
> 
> "Sam Hartman" <hartmans at MIT.EDU> wrote in message
> news:tslvfmmbvxa.fsf at konishi-polis.mit.edu...
> 
>>Are you using krb5_prompter_posix?  If so, this does not really work
>>on Windows outside of console mode.  You probably want to write your
>>own prompter function.
>>
>>
>>________________________________________________
>>Kerberos mailing list           Kerberos at mit.edu
>>https://mailman.mit.edu/mailman/listinfo/kerberos
>>
> 
> 
> 


More information about the Kerberos mailing list