[Samba] /usr/sbin/samba_dnsupdate: ERROR: Record already exist

Patrik alabard at gmail.com
Fri Feb 10 11:18:35 UTC 2017


Thanks so much! I will deal with the user home folders later!
*Here is the DNS:*

options {
directory "/var/cache/bind";
dnssec-validation auto;
auth-nxdomain no;    # conform to RFC1035
listen-on-v6 { any; };
};

zone "patrikx3.tk" {
   type master;
   file "/etc/bind/zones/db.patrikx3.tk";
};

zone "corifeus.tk" {
   type master;
   file "/etc/bind/zones/db.corifeus.tk";
};

zone "." {
type hint;
file "/etc/bind/db.root";
};

zone "localhost" {
type master;
file "/etc/bind/db.local";
};

zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};

zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};

zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};


dlz "AD DNS Zone" {
     database "dlopen
/usr/lib/x86_64-linux-gnu/samba/bind9/dlz_bind9_10.so";
};




*Patrik*


*GTalk:  *alabard at gmail.com

*Web:*
http://www.patrikx3.tk

*Mobile:*
+36 20 342 8046 <+36+20+342+8046>

On Fri, Feb 10, 2017 at 12:03 PM, Rowland Penny via samba <
samba at lists.samba.org> wrote:

> On Fri, 10 Feb 2017 11:55:04 +0100
> Patrik <alabard at gmail.com> wrote:
>
> > Sorry! And thanks for helping!
> >
> > *named.conf:*
> > include "/etc/bind/named.conf.options";
> > include "/etc/bind/named.conf.local";
> > include "/etc/bind/named.conf.default-zones";
> > include "/var/lib/samba/private/named.conf";
>
> And the contents ??
>
> >
> > *Is it I just have to remove dnsupdate???*
>
> NO
>
> >
> > [homes]
> >    comment = Home Directories
> >    browseable = no
> >    valid users = %S
>
> Obviously not seen that '[homes]' doesn't work on a DC, see here:
>
> https://wiki.samba.org/index.php/User_Home_Folders
>
> Rowland
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>


More information about the samba mailing list