]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerMichael Adam <obnox@samba.org>
Mon, 9 Feb 2009 13:16:26 +0000 (14:16 +0100)
commit3981603761a1cc6fb74ff135fadf4ab3340be1c5
treeeb5423d49fef3106784c5a9b08584f82dbf5c854
parentca6e3ee1e52b16e88f3906dc4cf64e977e165663
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>
source/winbindd/winbindd_user.c