s3:winbindd: make sure we don't try rpc requests against unaccessable domains
authorStefan Metzmacher <metze@samba.org>
Thu, 1 Apr 2010 07:29:38 +0000 (09:29 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 16 Apr 2010 07:33:28 +0000 (09:33 +0200)
commitedb02e57a3ef83a16bdbd158da4c1290d4ab8240
treefa685189180d34565abb7a87e56c90cfd0454038
parentd73fa06540ba1b08815a7b15ce7ef3b14cf668cf
s3:winbindd: make sure we don't try rpc requests against unaccessable domains

This makes sure we don't crash while trying to dereference domain->conn.cli->foo
while trying to establish a rpc connection to the server.

This fixes bug #7316.

metze
(cherry picked from commit d930904b997d310aeff781bde1e7e3ce47dde8a1)
(cherry picked from commit 01b60b113869f526dcf3bb478d70df21dbb207c8)
source3/winbindd/winbindd_cm.c