Hi,

with the Samba4 version on inverse server I have a problem with the dynamic DNS-update (with bind9 on Ubuntu-Server 12.04). Does it work for anybody you?

I followed documentation and added in named.conf.options
options (
...
tkey-gssapi-keytab "/var/lib/samba/private/dns.keytab";
...)

But when using samba_dnsupdate I see
IPs: ['fe80::8e89:a5ff:fe5c:76e%eth0', '192.168.178.10']
Calling nsupdate for A mydomain.local 192.168.178.10
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: 0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; UPDATE SECTION:
mydomain.local. 900 IN A 192.168.178.10

dns_tkey_negotiategss: TKEY is unacceptable
Failed nsupdate: 1
Calling nsupdate for A ubuntu.mydomain.local 192.168.178.10
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERR OR, id: 0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; UPDATE SECTION:
ubuntu.mydomain.local. 900 IN A 192.168.178.10
.
.
.
dns_tkey_negotiategss: TKEY is unacceptable
Failed nsupdate: 1
Failed update of 21 entries

So, except the first block everything causes exceptions. Does anybody has an idea what to do?

Best Regards
  Holger

Reply via email to