r221: Remainder of bug 1208. We do not remove creds from _any_ FILE ccache,
commit3c62df47809865daf80c215135d46c722992134b
authorJim McDonough <jmcd@samba.org>
Wed, 14 Apr 2004 19:06:45 +0000 (14 19:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:14 +0000 (10 10:51 -0500)
treefaee36214ed5e41dc48e2d593ce50e0631e9295f
parent0859a89166089b505e447034e119a9bb0eba7ba8
r221: Remainder of bug 1208.  We do not remove creds from _any_ FILE ccache,
because not only does it not work on Heimdal, but also since ccaches
created within samba are memory-based, so we shouldn't touch a
FILE-based one (it was probably created via kinit or similar).
(This used to be commit 5971b0980ca8abae2208f22485c5af4c0dde0459)
source3/libsmb/clikrb5.c