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:20:32 +0000 (15:20 +0200)
commit01b60b113869f526dcf3bb478d70df21dbb207c8
treeb861055153d63b47ea049b902b7471f2ce625263
parent5567d48e1cca30b244cdc0e6302c4f941aeb1bf5
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)
source3/winbindd/winbindd_cm.c