winbindd: don't open a new dc connection in winbindd_getpwnam (main winbindd)
commitc16fc1c2ca533dfffc3ac9354b5bf6fcaf368d4c
authorMichael Adam <obnox@samba.org>
Wed, 3 Dec 2008 15:38:55 +0000 (3 16:38 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Dec 2008 10:39:22 +0000 (9 11:39 +0100)
tree8cf880688a1341f2ffd888efd4d96eb45a1a1510
parent8ff4806838522d4d0bf678f00453ccfab2777cce
winbindd: don't open a new dc connection in winbindd_getpwnam (main winbindd)

This is just to find the corresponding domain struct.
Actual connection is handled by the domain child.

Michael
(cherry picked from commit 284b3e50435d4450008031e00b7290a1970a0cc4)
source/winbindd/winbindd_user.c