winbind: Don't delete an existing krb5 ticket on cached logon.
commit0fb8ea76527e26b97b8c03b15cc7b4bb847c7c92
authorJeremy Allison <jra@samba.org>
Thu, 3 Sep 2015 00:12:33 +0000 (2 17:12 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 3 Sep 2015 23:35:16 +0000 (4 01:35 +0200)
tree27f701fa932b331b56fd9ea0a134ddc1bdc5b31a
parent239062a062bb70c50bf884885b58054c44c9ebf8
winbind: Don't delete an existing krb5 ticket on cached logon.

Cached logon doesn't mean the ticket is bad, wait until we go
online again to determine that.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11198

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Sep  4 01:35:16 CEST 2015 on sn-devel-104
source3/winbindd/winbindd_cred_cache.c