[Samba] Internal DNS migrate to Bind9_DLZ

Rowland Penny rpenny at samba.org
Tue Jul 31 09:45:39 UTC 2018


On Tue, 31 Jul 2018 11:39:56 +0200
Michal <Michal67M at seznam.cz> wrote:

> > /etc/named.conf
> > # Global Configuration Options
> >
> > include "/var/lib/samba/bind-dns/named.conf";
> >
> > options {
> >
> >     dump-file   "/var/named/data/cache_dump.db";
> >     statistics-file "/var/named/data/named_stats.txt";
> >     memstatistics-file "/var/named/data/named_mem_stats.txt";
> >     auth-nxdomain yes;
> >     directory "/var/named";
> >     notify no;
> >     empty-zones-enable no;
> >     tkey-gssapi-keytab "/var/lib/samba/bind-dns/dns.keytab";
> >
> 
> /var/lib/samba...?
> Do you have the file in there? I have
> /usr/local/samba/bind-dns/dns.keytab
> 
> Michal

AGGHHHH

Did you compile Samba yourself ?
If not, then /var/lib/samba will probably be the correct path.
Try looking there.

Rowland



More information about the samba mailing list