Displaying 1 result from an estimated 1 matches for "thecompumax".
2023 Mar 28
0
dns_tkey_gssnegotiate: TKEY is unacceptable
...do, running "samba_dnsupdate --verbose
--all-names" on the secondary always gets me the tkey error
dns_tkey_gssnegotiate: TKEY is unacceptable
Failed nsupdate: 1
Failed update of 28 entries
here are the contents of the files
--------------------
/etc/resolvconf/resolv.conf.d/base
search thecompumax.com
nameserver 192.168.2.3 (secondary)
nameserver 192.168.2.1 (primary)
nameserver 192.168.1.1
nameserver 127.0.0.53
--------------------
/etc/samba/smb.conf
[global]
netbios name = COMPUMAXDC03
realm = THECOMPUMAX.COM
server role = active directory domain controller
workgroup = THECOMPUMAX
server...