Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, winbindd...
commit925b777b4b4d25f553b78546eb208a2235cfbce1
authorJeremy Allison <jra@samba.org>
Mon, 8 Nov 2010 21:41:34 +0000 (8 13:41 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 8 Nov 2010 22:18:18 +0000 (8 14:18 -0800)
tree99bc0ae9986d9df2974c9ad51e193054908182fd
parentb751c99153df2b55eddd931b5882c456148eae5e
Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, winbindd allocates new uids/gids in error.

Ensure we return after calling passdb for SID lookups for which we are
authoritative.

Jeremy.
(cherry picked from commit c33cf595cd5a98051fb2751a01a86aaa96c97413)
source3/winbindd/idmap.c