r23063: Make sure to invalidate the ccache when we set a
commit3b1dfb9306beb9f40d85d38cf6786ef161ec63f1
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 May 2007 05:21:59 +0000 (22 05:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:46 +0000 (10 14:52 -0500)
tree09ad27762e96930cff7208d402fb0d910bc4859e
parent6ab736f5308aabec609408cef9e4c3629081dd75
r23063: Make sure to invalidate the ccache when we set a
username/password/realm/etc from the command line.

Also make sure it can't 'come back' from a later call to
cli_credentials_guess(), buy setting a threshold.

This should fix the issues with the build farm...

Andrew Bartlett
source/auth/credentials/credentials.c
source/auth/credentials/credentials.h
source/auth/credentials/credentials_krb5.c