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>
Thu, 1 Apr 2010 13:26:22 +0000 (15:26 +0200)
commitcefc50eb21060c4fab7f9a15e4c1618a1daac785
tree272f98660cc8e0b8f356cbbc4053e6fcec7c1085
parent3c88f438da44907ee12d17f65322c61ce6e4364b
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