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)
committerStefan Metzmacher <metze@samba.org>
Thu, 1 Apr 2010 11:01:26 +0000 (13:01 +0200)
commitd930904b997d310aeff781bde1e7e3ce47dde8a1
treed51119aadbec38e477e49f41f6439171705eae8c
parent658dc77446ce11e6454f64abea21edc2b5e405e6
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.

metze
source3/winbindd/winbindd_cm.c