r14076: When the backends trusted_domains call comes back with no trusts the
commit200d4566619c58951e22d9543420407b3baf878f
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)
tree507e3e0c39add5ba2279d8279d7e2e1ad26a5a99
parent71d960250d2c6d01096a03e98884d3f9c395baa0
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
source/nsswitch/winbindd_cache.c