Add the DIR ccache type
authorGreg Hudson <ghudson@mit.edu>
Mon, 5 Sep 2011 16:26:30 +0000 (16:26 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 5 Sep 2011 16:26:30 +0000 (16:26 +0000)
commit319c01a8f523843169b9e5342ac2d085ad67f8a2
tree7ca10d1eb47f4c48f38d0132e1dcb7108f431bf0
parentca474e3041b3916d65ea8c3383da03de71c2405a
Add the DIR ccache type

The DIR ccache type supports a collection of credential caches within
a private directory (which must be created out of band).  One cache is
designated as primary at any given time.  Setting the default cache
name to DIR:dirname will cause caches within dirname to be present in
the global cache collection.

ticket: 6953

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25154 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/Makefile.in
src/lib/krb5/ccache/cc-int.h
src/lib/krb5/ccache/cc_dir.c [new file with mode: 0644]
src/lib/krb5/ccache/cc_file.c
src/lib/krb5/ccache/ccbase.c
src/lib/krb5/ccache/fcc.h
src/lib/krb5/error_tables/k5e1_err.et