s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary.
authorMichael Adam <obnox@samba.org>
Mon, 9 Feb 2009 12:50:31 +0000 (13:50 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 16 Feb 2009 08:56:58 +0000 (09:56 +0100)
commit960f21d7db088d79134dc31c29741a35fb7d32c4
treed9a6ff6975bd9c3fb6c699a6a498f8802a68cbbf
parent21103755aeccfa4581f7d4151bc0b0ec8c305ec5
s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary.

Calling find_domain_from_name_noinit() might not be enough here.
This makes winbindd_getpwent() behave the same as winbindd_getgrent().

Michael

Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 3981603761a1cc6fb74ff135fadf4ab3340be1c5)
source/winbindd/winbindd_user.c