r14076: When the backends trusted_domains call comes back with no trusts the
commitba8eff660b91841fac333e5a126b6453199ef69a
authorGünther Deschner <gd@samba.org>
Thu, 9 Mar 2006 16:08:15 +0000 (9 16:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:11:10 +0000 (10 11:11 -0500)
tree59f4fd24c4915ab37d14560840a842d5c13fde82
parent9f18298beee5c6abf2cffc9e1d36da2795f4e9d6
r14076: When the backends trusted_domains call comes back with no trusts the
NTSTATUS code will be NT_STATUS_NO_MORE_ENTRIES. In that case store
NT_STATUS_OK in the centry so that the entry does not automatically
deleted upon startup or invalidated upon next query.

Guenther
(This used to be commit 200d4566619c58951e22d9543420407b3baf878f)
source3/nsswitch/winbindd_cache.c