]> git.ipfire.org Git - thirdparty/samba.git/commit
winbindd: don't open a new dc connection in winbindd_getpwnam (main winbindd)
authorMichael Adam <obnox@samba.org>
Wed, 3 Dec 2008 15:38:55 +0000 (16:38 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 11 Dec 2008 09:27:15 +0000 (10:27 +0100)
commit70d181994f4920e02f608a9d5bdc60e28a42808b
tree134bb9b54674088516b96c717c0a2fbcbccbca84
parent16bcd4d8bcffe80f30f30edef0b736ac9cacdf45
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 23f493795ce506f9dae5468edcd6c49de91c57a6)
source/winbindd/winbindd_user.c