scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_VNO; now set in
authorTheodore Tso <tytso@mit.edu>
Thu, 11 Jan 1996 04:06:02 +0000 (04:06 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 11 Jan 1996 04:06:02 +0000 (04:06 +0000)
commitf2614ac7c404ff2b32746812c1c892ed59e3a999
tree64cd8d7af02102aa1705092b13b7c27626152556
parentef24891c5c9dd2d7a1b3a828fcc3cf34fd5b8f0d
scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_VNO; now set in
init_ctx.c.

scc_maybe.c (krb5_scc_open_file):
scc_gennew.c (krb5_scc_generate_new): Use context->scc_default_format
to determine the credentials ccache type.

scc_read.c (krb5_scc_read_keyblock): If reading in a version 3
credentials cache, ignore the second enctype stored in the ccache;
just read it into a dummy variable.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7302 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/stdio/ChangeLog
src/lib/krb5/ccache/stdio/scc.h
src/lib/krb5/ccache/stdio/scc_gennew.c
src/lib/krb5/ccache/stdio/scc_maybe.c
src/lib/krb5/ccache/stdio/scc_read.c