Arndt Kritzner
2022-Feb-14 15:29 UTC
[Samba] Exception and error (WERR_DNS_ERROR_RCODE_NAME_ERROR) joining samba 4.15.5 to an existing W2012R2 domain
Hi, the DNS runs on a W2k8 machine and this is the belonging version information: [arndt at hoellenmaschine tmp]$ dig @10.128.1.7 version.bind chaos txt ... ;; ANSWER SECTION: version.bind. 1476526080 IN TXT "Microsoft DNS 6.0.6003 (1773501D)" ... Arndt Am 14.02.22 um 12:07 schrieb Rowland Penny via samba:> On Mon, 2022-02-14 at 11:51 +0100, L.P.H. van Belle via samba wrote: >> >> >>> -----Oorspronkelijk bericht----- >>> Van: samba [mailto:samba-bounces at lists.samba.org] Namens >>> Rowland Penny via samba >>> Verzonden: maandag 14 februari 2022 11:37 >>> Aan: samba at lists.samba.org >>> Onderwerp: Re: [Samba] Exception and error >>> (WERR_DNS_ERROR_RCODE_NAME_ERROR) joining samba 4.15.5 to an >>> existing W2012R2 domain >>> >>> On Mon, 2022-02-14 at 11:17 +0100, L. van Belle via samba wrote: >>>> The important part of thie message. >>> >>> Sorry, but no it isn't :-) >> >> :-( uh.. not.. The wasnt the fail due to that the zone isnt there? > > The problem is being caused by the join trying to create an 'A' record > and failing, this could be because there isn't anywhere to create the > record, windows 2000k/2003 dns ? > When the join fails it attempts to clean up, but then prints the error > (which has nothing to do with the initial error) because it is looking > for something that doesn't exist yet. > > Rowland > > >-- -- ############################################################### Dipl. Ing. Arndt Kritzner Tel: (0385) 3993 448 Logic Way GmbH Fax: (0385) 3993 458 Hagenower Strasse 73 HTTP: http://www.logicway.de 19061 Schwerin email: mailto:kritzner at logicway.de ###############################################################
Rowland Penny
2022-Feb-14 16:14 UTC
[Samba] Exception and error (WERR_DNS_ERROR_RCODE_NAME_ERROR) joining samba 4.15.5 to an existing W2012R2 domain
On Mon, 2022-02-14 at 16:29 +0100, Arndt Kritzner via samba wrote:> Hi, the DNS runs on a W2k8 machine and this is the belonging version > information: > [arndt at hoellenmaschine tmp]$ dig @10.128.1.7 version.bind chaos txt > ... > ;; ANSWER SECTION: > version.bind. 1476526080 IN TXT "Microsoft DNS > 6.0.6003 (1773501D)" > ...Sorry, but that doesn't help :-( Did the domain start out on W2k8, or did it start out on an earlier version, as W2k or early W2k3 ? The earlier Windows DC's used a very different dns and it isn't compatible with Samba dns. Rowland