r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE_MAPPED),
authorVolker Lendecke <vlendec@samba.org>
Fri, 3 Feb 2006 19:24:52 +0000 (19:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:23 +0000 (11:06 -0500)
commit989c9311c5c155a8bea2b7921edf5eeb36c54ead
treef14653a43b71c38509db80440a859138b132c5ab
parentca2cd33a69bd16f6c9525863b6f8e7a6ebf45b66
r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE_MAPPED),
we have S-0-0 as a SID in the cache. This leads to ugly level 0 messages from
string_to_sid. Avoid them.

Volker
(This used to be commit d62da3e9875592af91469bf75ca32be77a40ea59)
source3/nsswitch/winbindd_cache.c