search for: del_rec_buf

Displaying 18 results from an estimated 18 matches for "del_rec_buf".

2020 Jul 07
2
How to delete an unwanted NS record
...es/samba/netcmd/__init__.py", line 185, in _run return self.run(*args, **kwargs) File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line 1071, in run raise e File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line 1067, in run del_rec_buf) samba-tool dns delete localhost brockley.harte-lyne.ca @ NS 192.168.216.162 Password for [administrator at BROCKLEY.HARTE-LYNE.CA]: ERROR(runtime): uncaught exception - (9701, 'WERR_DNS_ERROR_RECORD_DOES_NOT_EXIST') File "/usr/local/lib/python3.7/site-packages/samba/netcmd/__init_...
2020 Jul 07
2
How to delete an unwanted NS record
..., **kwargs) >> ?? File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", >> line 1071, >> in run >> ???? raise e >> ?? File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", >> line 1067, >> in run >> ???? del_rec_buf) >> >> >> samba-tool dns delete localhost brockley.harte-lyne.ca @ NS >> 192.168.216.162 >> Password for [administrator at BROCKLEY.HARTE-LYNE.CA]: >> ERROR(runtime): uncaught exception - (9701, >> 'WERR_DNS_ERROR_RECORD_DOES_NOT_EXIST') >> ?...
2020 Jul 07
0
How to delete an unwanted NS record
...185, in _run > return self.run(*args, **kwargs) > File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line 1071, > in run > raise e > File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line 1067, > in run > del_rec_buf) > > > samba-tool dns delete localhost brockley.harte-lyne.ca @ NS 192.168.216.162 > Password for [administrator at BROCKLEY.HARTE-LYNE.CA]: > ERROR(runtime): uncaught exception - (9701, > 'WERR_DNS_ERROR_RECORD_DOES_NOT_EXIST') > File "/usr/local/lib/python3.7/...
2020 Jul 08
0
How to delete an unwanted NS record
...cal/lib/python3.7/site-packages/samba/netcmd/dns.py", line >>> 1071, >>> in run >>> ???? raise e >>> ?? File >>> "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line >>> 1067, >>> in run >>> ???? del_rec_buf) >>> >>> >>> samba-tool dns delete localhost brockley.harte-lyne.ca @ NS >>> 192.168.216.162 >>> Password for [administrator at BROCKLEY.HARTE-LYNE.CA]: >>> ERROR(runtime): uncaught exception - (9701, >>> 'WERR_DNS_ERROR_RECORD_DOE...
2020 Jul 08
2
How to delete an unwanted NS record
...es/samba/netcmd/__init__.py", line 185, in _run return self.run(*args, **kwargs) File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line 1071, in run raise e File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line 1067, in run del_rec_buf) Unless I am completely missing what you are trying to tell me, which is not unheard of. Sincerely, -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail Unencrypted messages have no legal claim to privacy Do NOT open attachments nor f...
2020 Jul 08
1
How to delete an unwanted NS record
...es/samba/netcmd/__init__.py", line 185, in _run return self.run(*args, **kwargs) File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line 1071, in run raise e File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line 1067, in run del_rec_buf) Clearly not. Removing the unwanted 'A 192.168.216.162' resource record worked the first time. It probably was a mistake on my part to do so but, it worked. What is left is the NS artifact of the first join of smb4-2. Name=, Records=4, Children=0 SOA: serial=19, refresh=900, retr...
2013 Mar 20
1
Clients no longer updating DNS & unable to delete MX records
...'WERR_DNS_ERROR_RECORD_DOES_NOT_EXIST') File "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/dns.py", line 1169, in run del_rec_buf)
2016 Nov 08
2
DNS "internal db error", samba 4.1.9
...e): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 1184, in run del_rec_buf) Windows RSAT tool also show this error. How to I can check internal DNS DB and fix it? samba-tool dbcheck work only with LDAP catalog? It show no errors on that DC (one of two). I want completely delete zone samges.ru from DCs, forwarding to other nameserver is configured and working. But wh...
2018 Nov 26
0
Setup a Samba AD DC as an additional DC
.../lib/python2.7/dist-packages/samba/join.py", line 1500, in join_DC ctx.do_join() File "/usr/lib/python2.7/dist-packages/samba/join.py", line 1405, in do_join ctx.join_add_dns_records() File "/usr/lib/python2.7/dist-packages/samba/join.py", line 1110, in join_add_dns_records del_rec_buf) He has examined the secrets.ldb and it doesn't contain the ' dn: flatname=XXXXX,cn=Primary Domains' object, even if he deletes it, it gets recreated without that object. I have run out of ideas, I even joined a Samba machine to a 2012 DC (2008 function level) without problem, anybody...
2020 Jul 08
2
How to delete an unwanted NS record
On Wed Jul 8 14:05:32 UTC 2020, L.P.H. van Belle wrote: > The original DNS, was that a Windows 2003 or lower server? > > Because this looks familiar. > (&(flatname=BROCKLEY)(objectclass=primaryDomain))' base: 'cn=Primary Domains': > No such object: dsdb_search... All the Samba service I am working with are test platforms and have never been part of or received data
2016 Nov 08
0
DNS "internal db error", samba 4.1.9
...eption - (1383, 'WERR_INTERNAL_DB_ERROR') File > "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line > 175, in _run return self.run(*args, **kwargs) > File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line > 1184, in run > del_rec_buf) > > > Windows RSAT tool also show this error. How to I can check internal > DNS DB and fix it? samba-tool dbcheck work only with LDAP catalog? It > show no errors on that DC (one of two). > > I want completely delete zone samges.ru from DCs, forwarding to other > namese...
2018 Nov 24
0
Setup a Samba AD DC as an additional DC
...ist-packages/samba/join.py", line 1500, in join_DC ctx.do_join() File "/usr/lib/python2.7/dist-packages/samba/join.py", line 1405, in do_join ctx.join_add_dns_records() File "/usr/lib/python2.7/dist-packages/samba/join.py", line 1110, in join_add_dns_records del_rec_buf) :~$ Barry Adkins
2020 Jul 08
6
How to delete an unwanted NS record
...es/samba/netcmd/__init__.py", line 185, in _run return self.run(*args, **kwargs) File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line 1071, in run raise e File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dns.py", line 1067, in run del_rec_buf) I thought that by demoting the second server that this would remove the offending address 192.168.216.162 but I had already corrected the smb.conf on smb4-2 and when it was demoted it removed 192.168.18.162 but not 192.168.216.162. So, I changed smb.conf on smb4-2 to not bind to specified interf...
2018 Nov 24
2
Setup a Samba AD DC as an additional DC
++++++++++++ Wait, I spoke too soon. After reviewing the long list of things it did do, but didn't before... I see, "Join failed - cleaning up". I have not listed the entire list of things it did accomplish but will if needed. Here is the "end" where it appears to go wrong (I think)... Partition[DC=daram,DC=com] objects[5985/14688] linked_values[0/385]
2018 Nov 21
7
Setup a Samba AD DC as an additional DC
I've installed these packages: apt-get install samba winbind libnss-winbind libpam-winbind libpam-krb5 krb5-config Installing on fresh Ubuntu 18.04 server Nothing is configured yet as following the wikis you come to the DNS configuration before you get to configuring Samba stuff. Wiki states: If you are planning to set up a Samba Active Directory (AD) domain controller (DC) using the
2017 Mar 27
8
Provision new domain keeping users and passwords
Hello, I try to add a new dc to my domain, but the sysadmin installed the main dc left misconfigured dns zones that I can not remove. ¿Is it possible to provision the domain again using new samba as main dc Keeping users and passwords Of the previous dc? The current main dc runs samba 4.4. Best regards, Santiago. -- Santiago Londoño Mejía Analista de Infraestructura t. (574) 605 25
2020 May 19
4
DHCP Updates to DNS - Multiple Entries with Same IP
...t;/usr/local/samba/lib/python3.6/site-packages/samba/netcmd/dns.py", line 1071, in run May 19 11:00:03 fddc11 sh[5403]: raise e May 19 11:00:03 fddc11 sh[5403]: File "/usr/local/samba/lib/python3.6/site-packages/samba/netcmd/dns.py", line 1067, in run May 19 11:00:03 fddc11 sh[5403]: del_rec_buf) May 19 11:00:04 fddc11 sh[5403]: Record added successfully May 19 11:00:04 fddc11 dhcpd[2027]: DHCP-DNS Update failed: 0:0:255:0 May 19 11:00:04 fddc11 dhcpd[5403]: execute: /usr/local/bin/dhcp-dyndns.sh exit status 256 May 19 11:00:04 fddc11 dhcpd[5403]: reuse_lease: lease age 70 (secs) under 25%...
2018 Nov 27
10
Setup a Samba AD DC as an additional DC
...ine 1500, > > in join_DC > > ctx.do_join() File "/usr/lib/python2.7/dist-packages/samba/join.py", > > line 1405, in do_join ctx.join_add_dns_records() File > > "/usr/lib/python2.7/dist-packages/samba/join.py", line 1110, in > > join_add_dns_records del_rec_buf) > > > > He has examined the secrets.ldb and it doesn't contain the ' dn: > > flatname=XXXXX,cn=Primary Domains' object, even if he deletes it, it > > gets recreated without that object. > > > > I have run out of ideas, I even joined a Samba machine...