search for: forestdns_zon

Displaying 7 results from an estimated 7 matches for "forestdns_zon".

Did you mean: forestdns_zone
2016 Jun 29
2
Unable to transfer ForestDns/DomainDNS
...tore its DNS zones in AD, the >>> code in join.py to replicate DNS info is this: >>> >>> >>> print "Done with always replicated NC (base, config, >>> schema)" >>> >>> for nc in (ctx.domaindns_zone, ctx.forestdns_zone): >>> if nc in ctx.nc_list: >>> print "Replicating %s" % (str(nc)) >>> repl.replicate(nc, source_dsa_invocation_id, >>> destination_dsa_guid, rodc=ctx.RODC, &gt...
2016 Jun 23
4
Unable to transfer ForestDns/DomainDNS
lol...sorry! - The windows domain controller does run a DNS server - I joined the samba DC's to the windows DC. I used the normal command, but did get an error about the forest and domain dns. The error is: descriptor_sd_propagation_recursive: DC=DomainDnsZones,DC=fisherthompson,DC=local not found under DC=fisherthompson,DC=local descriptor_sd_propagation_recursive:
2016 Jun 23
0
Unable to transfer ForestDns/DomainDNS
...****** > END OF DOMAIN JOIN > > It looks like your windows DC doesn't store its DNS zones in AD, the code in join.py to replicate DNS info is this: print "Done with always replicated NC (base, config, schema)" for nc in (ctx.domaindns_zone, ctx.forestdns_zone): if nc in ctx.nc_list: print "Replicating %s" % (str(nc)) repl.replicate(nc, source_dsa_invocation_id, destination_dsa_guid, rodc=ctx.RODC, replica_flags=...
2016 Jun 28
0
Unable to transfer ForestDns/DomainDNS
...ks like your windows DC doesn't store its DNS zones in AD, the code >> in join.py to replicate DNS info is this: >> >> >> print "Done with always replicated NC (base, config, schema)" >> >> for nc in (ctx.domaindns_zone, ctx.forestdns_zone): >> if nc in ctx.nc_list: >> print "Replicating %s" % (str(nc)) >> repl.replicate(nc, source_dsa_invocation_id, >> destination_dsa_guid, rodc=ctx.RODC, >>...
2016 Jun 29
0
Unable to transfer ForestDns/DomainDNS
...>>>> code in join.py to replicate DNS info is this: >>>> >>>> >>>> print "Done with always replicated NC (base, config, >>>> schema)" >>>> >>>> for nc in (ctx.domaindns_zone, ctx.forestdns_zone): >>>> if nc in ctx.nc_list: >>>> print "Replicating %s" % (str(nc)) >>>> repl.replicate(nc, source_dsa_invocation_id, >>>> destination_dsa_guid...
2016 Jun 23
2
Unable to transfer ForestDns/DomainDNS
...gt; >> > It looks like your windows DC doesn't store its DNS zones in AD, the code > in join.py to replicate DNS info is this: > > > print "Done with always replicated NC (base, config, schema)" > > for nc in (ctx.domaindns_zone, ctx.forestdns_zone): > if nc in ctx.nc_list: > print "Replicating %s" % (str(nc)) > repl.replicate(nc, source_dsa_invocation_id, > destination_dsa_guid, rodc=ctx.RODC, >...
2016 Jul 07
2
Unable to transfer ForestDns/DomainDNS
...join.py to replicate DNS info is this: >>>>> >>>>> >>>>> print "Done with always replicated NC (base, config, >>>>> schema)" >>>>> >>>>> for nc in (ctx.domaindns_zone, ctx.forestdns_zone): >>>>> if nc in ctx.nc_list: >>>>> print "Replicating %s" % (str(nc)) >>>>> repl.replicate(nc, source_dsa_invocation_id, >>>>> dest...