client side password store best practices?

Greg Hudson ghudson at MIT.EDU
Tue Aug 9 19:20:28 EDT 2011


On Tue, 2011-08-09 at 19:05 -0400, Chris Hecker wrote:
> However, I've hit a snag:  when creating a keytab on the client using 
> the code from ktutil as a reference, how do I know what kvno to use?

If you're only using the keytab with krb5_get_init_creds_keytab, then it
doesn't matter if you get the kvno right.  The client code will use the
keytab entry with the most recent kvno, since the KDC doesn't mention
the kvno during an AS exchange.





More information about the Kerberos mailing list