* kinit.c
authorRichard Basch <probe@mit.edu>
Fri, 9 Feb 1996 00:52:44 +0000 (00:52 +0000)
committerRichard Basch <probe@mit.edu>
Fri, 9 Feb 1996 00:52:44 +0000 (00:52 +0000)
commitf79a78e7d1273c7a8ed20e04cb038b8c26d346d3
tree674106d000141f92209521bf3034447e8e2db80d
parentb345adf741381a01adc07c63013c0fe36866a16b
* kinit.c
Only initialize the credentials cache if credentials were obtained.
This means you won't blow away the old cache if an incorrect password
was entered, and it also allows for the os_context time offset to be
set properly in the credentials cache.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7463 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/kinit/kinit.c