s4/drs: Propagate drsuapi_DsReplicaSyncRequest1 changes in source base
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Thu, 11 Feb 2010 22:20:52 +0000 (00:20 +0200)
committerAnatoliy Atanasov <anatoliy.atanasov@postpath.com>
Wed, 24 Feb 2010 12:14:07 +0000 (14:14 +0200)
source4/torture/rpc/drsuapi.c

index 0e67d7fafccb60db6fd4adf148b232ac0a10775f..c8c8967199f87c9862f6731571a801c892578f23 100644 (file)
@@ -436,7 +436,7 @@ static bool test_DsReplicaSync(struct torture_context *tctx,
 
                        r.in.req.req1.naming_context            = &nc;
                        r.in.req.req1.source_dsa_guid           = priv->dcinfo.ntds_guid;
-                       r.in.req.req1.other_info                = NULL;
+                       r.in.req.req1.source_dsa_dns            = NULL;
                        r.in.req.req1.options                   = 16;
                        break;
                }