s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary.
commit487f5e7b4768cfe9e511b0ba56f16c411e21f702
authorMichael Adam <obnox@samba.org>
Mon, 9 Feb 2009 12:50:31 +0000 (9 13:50 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 9 Feb 2009 13:05:42 +0000 (9 14:05 +0100)
tree5e0f7603871ebd0158d6252ae195cf7a525cb459
parenta63f6024739e922e0bb6c929a1b9112e5e8e09de
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
source3/winbindd/winbindd_user.c