Rowland penny
2021-Feb-18 16:58 UTC
[Samba] samba-tool join error : NO DNS zone information found in source domain, not replicating DNS
On 18/02/2021 16:15, Dr. Hansj?rg Maurer wrote:> we currently have > > dn: > DC=_kerberos._tcp.Default-First-Site-Name._sites,DC=XXX.lan,CN=MicrosoftDNS,DC=ForestDnsZones,DC=XXX,DC=lan > dn: > DC=_kerberos._tcp,DC=XXX.lan,CN=MicrosoftDNS,DC=ForestDnsZones,DC=XXX,DC=lan > > dn: > DC=_kerberos._tcp.Default-First-Site-Name._sites.dc._msdcs,DC=XXX.lan,CN=MicrosoftDNS,DC=ForestDnsZones,DC=XXX,DC=lan > dn: > DC=_kerberos._tcp.dc._msdcs,DC=XXX.lan,CN=MicrosoftDNS,DC=ForestDnsZones,DC=XXX,DC=lan > > and to my understanding this should be > > dn: > DC=_kerberos._tcp.Default-First-Site-Name._sites,DC=XXX.lan,CN=MicrosoftDNS,DC=DomainDnsZones,DC=XXX,DC=lan > dn: > DC=_kerberos._tcp,DC=XXX.lan,CN=MicrosoftDNS,DC=DomainDnsZones,DC=XXX,DC=lan > > dn: > DC=_kerberos._tcp.Default-First-Site-Name._sites.dc,DC=_msdcs.XXX.lan,CN=MicrosoftDNS,DC=ForestDnsZones,DC=XXX,DC=lan > dn: > DC=_kerberos._tcp.dc,DC=_msdcs.XXX.lan,CN=MicrosoftDNS,DC=ForestDnsZones,DC=XXX,DC=lan > > Therefore > - we only habe one ForestDnsZones and no DomainDnsZones > - _msdcs is a subzone of > DC=XXX.lan,CN=MicrosoftDNS,DC=ForestDnsZones,DC=XXX,DC=lan instead > DC=_msdcs.XXX.lan under CN=MicrosoftDNS,DC=ForestDnsZones,DC=XXX,DC=lanYou have the W2K dns records and I do not really know how to upgrade them, you would need to delete the old records and install the new ones (I think). It sounds like Denis Cardon knows how to do this. we even have a bug? report: https://bugzilla.samba.org/show_bug.cgi?id=9333 Rowland