I have the error on a UCS master (connected to ADS) in the system diagnosis:
Critical: Check kerberos authenticated DNS updates
Fehler traten auf bei der Ausführung von `kinit` oder `nsupdate`.
`nsupdate` Prüfung für die Domänne stedry.local ist fehlgeschlagen (tux.stedry.local).
`kinit` für den Principal dns-tux mit der Password Tabelle /var/lib/samba/private/dns.keytab ist fehlgeschlagen.
Ein Lösung habe ich hier gefunden:
I have copied the two commands 1:1 into the console:
root@tux:/var/log# tar -cjvf /var/lib/samba/private/dns.keytab.tar.bz2 /var/lib/samba/private/dns.keytab --remove-files
tar: Entferne führende „/“ von Elementnamen
/var/lib/samba/private/dns.keytab
Sorry for the late feedback. It worked. The error has disappeared
However, there are other warnings. But here I will first search myself and create a new post if necessary.