working_schema->metadata_usn = UINT64_MAX;
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Feb 2019 01:48:11 +0000 (02:48 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 29 Mar 2019 14:42:56 +0000 (15:42 +0100)
source4/dsdb/repl/replicated_objects.c

index ac2052200a61a9d09d7c5bea03588bbeeb45d7d7..4336bc688966446c6adbe374c84648f943c7d67a 100644 (file)
@@ -302,6 +302,7 @@ WERROR dsdb_repl_make_working_schema(struct ldb_context *ldb,
                return WERR_NOT_ENOUGH_MEMORY;
        }
        working_schema->resolving_in_progress = true;
+       working_schema->metadata_usn = UINT64_MAX;
 
        /* we are going to need remote prefixMap for decoding */
        werr = dsdb_schema_pfm_from_drsuapi_pfm(mapping_ctr, true,