Displaying 3 results from an estimated 3 matches for "_dlz".
Did you mean:
_dl
2019 Aug 28
3
Samba 4.10.7 question with external DNS Server
On 28/08/2019 14:18, L.P.H. van Belle via samba wrote:
> I think his question was.
>
> Is there a way to convert flatfile to samba-AD dns.
> As far i know, not, but that should be pretty easy to script.
>
If that is the case, then it should be easy to script the transfer of
records, but I do not think that was what the OP asked about ;-)
Rowland
2016 Nov 06
0
Logins differ for ip/DNS on ad dc
On Sun, 6 Nov 2016 17:56:00 +0100
Maximilian Kirchner via samba <samba at lists.samba.org> wrote:
> >
> > You are using Bind9 with flatfiles, this is NOT recommended.
> > If you are using the standard Ubuntu Bind9 package, you should be
> > using BIND9_DLZ and this stores the dns info in AD.
>
>
> > How did you provision the DC, was it with 'BIND9_FLATFILE' or
> > 'BIND9_DLZ' ?
> > If it was the later, just remove the 'wie' zone and its reverse zone
> > from the bind conf file and restart bind9,...
2016 Nov 06
2
Logins differ for ip/DNS on ad dc
>
> You are using Bind9 with flatfiles, this is NOT recommended.
> If you are using the standard Ubuntu Bind9 package, you should be using
> BIND9_DLZ and this stores the dns info in AD.
> How did you provision the DC, was it with 'BIND9_FLATFILE' or
> 'BIND9_DLZ' ?
> If it was the later, just remove the 'wie' zone and its reverse zone
> from the bind conf file and restart bind9, if it was the former, you
>...