r20289: IDMAP is part of winbind but not the main process.
authorSimo Sorce <idra@samba.org>
Wed, 20 Dec 2006 17:56:26 +0000 (17:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:39 +0000 (12:16 -0500)
commitced5c1f9aa525addf4c0a4649fdbeb36128157e7
tree77ad45ec03a24df04e47534d5faef689463894e2
parent8b0fce0b0c4fb76d4e89b26eefcd0168f9429f40
r20289: IDMAP is part of winbind but not the main process.
Make sure we route all request to remote DCs via the main process
so that IDMAP can correctly reuse DC connections and use the
async interface.

This fixes also idmap_nss so that it is able to resolve local
group names (requires patch on the samba dc earlier committed
to SAMBA_3_0 to make it resolve both the mapped and the unmapped
name).

Simo.
(This used to be commit 4297510f22c3fd60afd062e3c5eb142be2122b16)
source3/nsswitch/idmap.c
source3/nsswitch/idmap_nss.c
source3/nsswitch/idmap_rid.c