From aa3f10c61e90e55f2763dd3cb70e8920edc80ab4 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Mon, 25 Jul 2011 12:38:27 +0200 Subject: s3: Fix MIT trusts Winbind can't really cope with trusts that don't have a SID associated. This happens with external MIT trusts for example. This filters them out when sending the trust list from child to parent. Autobuild-User: Volker Lendecke Autobuild-Date: Tue Jul 26 11:39:53 CEST 2011 on sn-devel-104 --- source3/winbindd/winbindd_misc.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source3/winbindd/winbindd_misc.c b/source3/winbindd/winbindd_misc.c index 3fb1436820..d2259bef73 100644 --- a/source3/winbindd/winbindd_misc.c +++ b/source3/winbindd/winbindd_misc.c @@ -171,6 +171,11 @@ enum winbindd_result winbindd_dual_list_trusted_domains(struct winbindd_domain * extra_data = talloc_strdup(state->mem_ctx, ""); for (i=0; i