search for: gtmad1

Displaying 8 results from an estimated 8 matches for "gtmad1".

2020 Nov 20
2
dnsupdate failed with TKEY is unaceptable
...> > > Hello; > I read the URL sugessted. There exist a Kerberos principal; > there exist the bind AD account and the files permission in > /usr/local/samba/private/dns.keytab are correct. > > This are the result of commands suggested to run: > > > ?[root at gtmad1 samba]# klist -k /usr/local/samba/private/dns.keytab ? > Keytab name: FILE:/usr/local/samba/private/dns.keytab > KVNO Principal > ---- > -------------------------------------------------------------- > ------------ > ??1 DNS/gtmad1.gtm.onat.gob.cu at GTM.ONAT.GOB.CU > ??1 dns-...
2020 Nov 18
2
dnsupdate failed with TKEY is unaceptable
? In my network I have a samba 4.11.4 as Active Directory Domain Controller installed in CentOS 7 (gtmad.gtm.onat.gob.cu - 192.168.41.17). I have recently installed samba 4.13.2 in CentOS 8 (gtmad1.gtm.onat.gob.cu - 192.168.41.18) and following the wiki.samba.org guide I have joined it as a domain controller to my network. ? ? But I have a "dnsupdate_nameupdate_done: Failed DNS update with exit code 26" due to "TKEY is unacceptable" ? ? Some of my steps in the progress:...
2020 Nov 18
2
dnsupdate failed with TKEY is unaceptable
...Rodriguez Toiracrommelrt at nauta.cu On 18/11/2020 17:34, Rommel Rodriguez Toirac via samba wrote:>?? > In my network I have a samba 4.11.4 as Active Directory Domain Controller installed in CentOS 7 (gtmad.gtm.onat.gob.cu - 192.168.41.17). I have recently installed samba 4.13.2 in CentOS 8 (gtmad1.gtm.onat.gob.cu - 192.168.41.18) and following the wiki.samba.org guide I have joined it as a domain controller to my network.Have you compiled Samba yourself ?>? ? When I check the local DNS service I get the following:> # host -t A gtm.onat.gob.cu localhost> Using domain server:> Name...
2020 Nov 18
0
dnsupdate failed with TKEY is unaceptable
-------- Mensaje original --------> ?> In my network I have a samba 4.11.4 as Active Directory Domain Controller installed in CentOS 7 (gtmad.gtm.onat.gob.cu - 192.168.41.17). I have recently installed samba 4.13.2 in CentOS 8 (gtmad1.gtm.onat.gob.cu - 192.168.41.18) and following the wiki.samba.org guide I have joined it as a domain controller to my network.> ?> ? But I have a "dnsupdate_nameupdate_done: Failed DNS update with exit code 26" due to "TKEY is unacceptable"> ?> ? Some of my steps in...
2020 Nov 20
0
dnsupdate failed with TKEY is unaceptable
...dex.php/Dns_tkey_negotiategss:_TKEY_is_unacceptable > Hello; I read the URL sugessted. There exist a Kerberos principal; there exist the bind AD account and the files permission in /usr/local/samba/private/dns.keytab are correct. This are the result of commands suggested to run: ?[root at gtmad1 samba]# klist -k /usr/local/samba/private/dns.keytab ? Keytab name: FILE:/usr/local/samba/private/dns.keytab KVNO Principal ---- -------------------------------------------------------------------------- ??1 DNS/gtmad1.gtm.onat.gob.cu at GTM.ONAT.GOB.CU ??1 dns-gtmad1 at GTM.ONAT.GOB.CU ??1 DNS/gtm...
2020 Nov 18
0
dnsupdate failed with TKEY is unaceptable
...iguez Toiracrommelrt at nauta.cu > On 18/11/2020 17:34, Rommel Rodriguez Toirac via samba wrote:>?? > In my network I have a samba 4.11.4 as Active Directory Domain Controller installed in CentOS 7 (gtmad.gtm.onat.gob.cu - 192.168.41.17). I have recently installed samba 4.13.2 in CentOS 8 (gtmad1.gtm.onat.gob.cu - 192.168.41.18) and following the wiki.samba.org guide I have joined it as a domain controller to my network.Have you compiled Samba yourself ?>? ? When I check the local DNS service I get the following:> # host -t A gtm.onat.gob.cu localhost> Using domain server:> Name...
2020 Nov 18
3
dnsupdate failed with TKEY is unaceptable
On 18/11/2020 19:27, Rommel Rodriguez Toirac wrote: > > ?It is /etc/named.conf and /etc/samba/smb.conf > > > # cat /etc/named.conf > > > ??tkey-gssapi-keytab "/usr/local/samba/private/dns.keytab"; > > > include "/usr/local/samba/bind-dns/named.conf"; > OK, does the /usr/local/samba/bind-dns directory exist ? if it does, is the
2020 Nov 18
0
dnsupdate failed with TKEY is unaceptable
...9;s), so if it >doesn't exist, copy it from '/usr/local/samba/private' keeping the same > >permissions. Update the 'tkey-gssapi-keytab' path to reflect the >change. > >Rowland Yes, the directory asked exist and is pointing to my named version: [root at gtmad1 ]#?ls /usr/local/samba/bind-dns/ dns??dns.keytab ?named.conf ?named.txt [root at gtmad1 ]# cat /usr/local/samba/bind-dns/named.conf ? # This DNS configuration is for BIND 9.8.0 or later with dlz_dlopen support. # # This file should be included in your main BIND configuration file # # For example w...