s3-winbindd: use find_domain_from_name() instead of find_domain_from_name_no_init().
authorGünther Deschner <gd@samba.org>
Wed, 28 Aug 2013 13:00:06 +0000 (15:00 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 29 Aug 2013 14:57:51 +0000 (16:57 +0200)
commit576c597ae38e788bc3c16efc5417e7481c673add
tree48b164a96ee0ecba030b0188f624922ed8b4681c
parent26ab2194f96cee80438c7917bc7de3bb7d48aa64
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