[15607] in Kerberos_V5_Development
Re: prompter type question
daemon@ATHENA.MIT.EDU (Sam Hartman)
Wed Mar 17 13:03:09 2010
From: Sam Hartman <hartmans@mit.edu>
To: MIT Kerberos Dev List <krbdev@mit.edu>
Date: Wed, 17 Mar 2010 13:02:50 -0400
In-Reply-To: <20100316190949.GA20151@sun.com> (Will Fiveash's message of "Tue,
16 Mar 2010 14:09:49 -0500")
Message-ID: <tsleiji3mpx.fsf@mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
>>>>> "Will" == Will Fiveash <will.fiveash@oracle.com> writes:
Will> I'm looking at modifying the pkinit preauth plugin to prompt
Will> the user to insert their token and press Enter if the code
Will> doesn't find a token. While making this mod I came across
Will> these defines in krb5.h:
Will> /* * Prompter enhancements */
Will> #define KRB5_PROMPT_TYPE_PASSWORD 0x1 #define
Will> KRB5_PROMPT_TYPE_NEW_PASSWORD 0x2 #define
Will> KRB5_PROMPT_TYPE_NEW_PASSWORD_AGAIN 0x3 #define
Will> KRB5_PROMPT_TYPE_PREAUTH 0x4
Will> My question; what is the proper prompt type for the prompt I'm
Will> creating (a reminder prompt that isn't asking for a PIN or
Will> password)?
preauth.
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev