Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary."
authorMichael Adam <obnox@samba.org>
Mon, 9 Feb 2009 22:26:36 +0000 (23:26 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 16 Feb 2009 08:56:59 +0000 (09:56 +0100)
commit37b0e87076cf0836e01f7b74e21a457bcb02a719
treea4a6ab4602eb03f839144804c168f39443c20833
parent8fd1316d97fd5660b7794464aac20aba73f9be39
Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary."

This reverts commit 3981603761a1cc6fb74ff135fadf4ab3340be1c5.

I was confused about the real meaning of find_domain_from_name_noinit()
vs. find_domain_from_name(). We don't need the connection established
here, just the domain struct which gets initialized by rescan_trusted_domains().

Sorry for the noise.

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