If the KRB5CCNAME variable gets set to the empty string
authorSam Hartman <hartmans@mit.edu>
Wed, 28 Sep 2011 20:54:45 +0000 (20:54 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 28 Sep 2011 20:54:45 +0000 (20:54 +0000)
commitd280888e38ef7c3e9fdccf6329db9a8fd7f3290e
tree304a1b9d6c757a34ef926406437f0fdc72e09f6d
parent3fb382036d67d67236b4205505c9bdbf9c1535bd
If the KRB5CCNAME variable gets set to the empty string
there will be no credential cache and the automatic credential
cache detection will be skipped.  Ensure that the KRB5CCNAME
variable is not set to an empty string by us.  If it was set
to the empty string by someone else, unset it.

Patch by Jeffrey Altman.

From: Alexey Melnikov <alexey.melnikov@isode.com>

leashw32: do not set KRB5CCNAME to empty string

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25249 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/leashdll/lshfunc.c