]> git.ipfire.org Git - thirdparty/samba.git/commit
r23063: Make sure to invalidate the ccache when we set a
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 May 2007 05:21:59 +0000 (05:21 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 22 May 2007 05:21:59 +0000 (05:21 +0000)
commitd3ec2cbb633c60d7d8bcfe0f5619a6bacd52e5bc
tree1cafc3351e24b71bcdb0c0d35e8066bf48889833
parent50d4ec3630bb725c37eef610e1fd2d15afc3a4b0
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