s3:winbindd: make sure we don't try rpc requests against unaccessable domains
commit2e4da80e4e70a0f09a63a8c1e228b17a35de4707
authorStefan Metzmacher <metze@samba.org>
Thu, 1 Apr 2010 07:29:38 +0000 (1 09:29 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 6 May 2010 12:27:20 +0000 (6 14:27 +0200)
treec8feb1f1a104712c0d736d177a69ef6f4b50a59a
parent9e54c38b785c37ed7d6376382bd75076cb431a15
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)
(cherry picked from commit edb02e57a3ef83a16bdbd158da4c1290d4ab8240)
source3/winbindd/winbindd_cm.c