s3-winbindd: use find_domain_from_name() instead of find_domain_from_name_no_init().
commitf486e864dd8608976fb405c328dc0e811d374685
authorGünther Deschner <gd@samba.org>
Wed, 28 Aug 2013 13:00:06 +0000 (28 15:00 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 30 Aug 2013 08:22:43 +0000 (30 10:22 +0200)
tree0ffb07b23e4ae124fb0b231c9abfae49e5086ce6
parentae20e2d0918fd321f0bd9cfe88d5f15ab6e585b0
s3-winbindd: use find_domain_from_name() instead of find_domain_from_name_no_init().

Otherwise there is a good chance the domain has not been connected and we don't
know the realm name yet.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/winbindd/winbindd_ads.c