Displaying 20 results from an estimated 66 matches for "add_rec_buf".
2020 Feb 03
1
WERR_DNS_ERROR_NAME_DOES_NOT_EXIST when samba_dnsupdate tries to add to _msdcs
...- (9714,
'WERR_DNS_ERROR_NAME_DOES_NOT_EXIST')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 176, in _run
return self.run(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 1076, in run
0, server, zone, name, add_rec_buf, None)
update (samba-tool): SRV _ldap._tcp.dc._msdcs.office.example.com
dc2.office.example.com 389
Calling samba-tool dns for SRV _ldap._tcp.dc._msdcs.office.example.com
dc2.office.example.com 389 (add)
Calling samba-tool dns add -k no -P ['192.168.0.10', '_msdcs.office.example.com...
2015 Jul 09
2
Samba4 Join a domain as a DC
...601,
'WERR_DNS_ERROR_ZONE_DOES_NOT_EXIST')
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
1070, in run
0, server, zone, name, add_rec_buf, None)
I have seen other people asking about this but noone explains what to do
to solve this
Hope someone can help
--
probeSys - spécialiste GNU/Linux
site web : http://www.probesys.com
2015 Jul 10
2
Samba4 Join a domain as a DC
...ba/netcmd/__init__.py",
>>>> line
>>>> 175, in _run
>>>> return self.run(*args, **kwargs)
>>>> File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line
>>>> 1070, in run
>>>> 0, server, zone, name, add_rec_buf, None)
>>>
>>> During the DC join, have you configured that the new DC should not be a
>>> DNS? E. g. by
>>> # samba-tool domain join ... --dns-backend=NONE
>>> or did you choose DNS backend=NONE if you used the interactive way?
>>>
>>>...
2017 Feb 06
2
objectGUID CNAME Record
...: uncaught exception - (8, 'WERR_NOMEM')
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
1077, in run
0, server, zone, name, add_rec_buf, None)
When I try this without the == at the end of the guid it say "Record
added successfully"
Whats wrong here?
2020 Feb 27
4
New PTR records not visible
...mba/netcmd/__init__.py", line 186, in _run
return self.run(*args, **kwargs)
File "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 945, in run
raise e
File "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 941, in run
0, server, zone, name, add_rec_buf, None)
ERROR(runtime): uncaught exception - (9711, 'WERR_DNS_ERROR_RECORD_ALREADY_EXISTS')
File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 186, in _run
return self.run(*args, **kwargs)
File "/usr/lib/python3/dist-packages/samba/netcmd/dns.py"...
2015 Jul 09
4
Samba4 Join a domain as a DC
...>> 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
>> 1070, in run
>> 0, server, zone, name, add_rec_buf, None)
>
> During the DC join, have you configured that the new DC should not be a
> DNS? E. g. by
> # samba-tool domain join ... --dns-backend=NONE
> or did you choose DNS backend=NONE if you used the interactive way?
>
> In that case run this command on one of your DCs, havin...
2020 Feb 26
5
New PTR records not visible
So strange..
I copied your commando's only change the arpa and servername / domainnames
All worked.
So far nobody told how there ad-dc and DNS is setup..
Which i why i added :
> > Debian 10, my own packages.
> > Samba 4.11.6 + BIND9_DLZ is used .
Now are you using samba DNS or BIND_DLZ dns ?
That might help here.
Greetz,
Louis
> -----Oorspronkelijk
2020 Feb 27
0
New PTR records not visible
...return self.run(*args, **kwargs)
> > File
> "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 945, in run
> > raise e
> > File
> "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 941, in run
> > 0, server, zone, name, add_rec_buf, None)
> > ERROR(runtime): uncaught exception - (9711,
> 'WERR_DNS_ERROR_RECORD_ALREADY_EXISTS')
> > File
> "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py",
> line 186, in _run
> > return self.run(*args, **kwargs)
> > File
>...
2020 Mar 16
3
samba dc dns issue
You might have a "chicken and the egg" issue with DNS. The prospective
(soon-to-be-joined) DC has itself listed in resolv.conf -- so it looks
there but can't find an entry for an existing DC to join? Remove the
self-referential entry and try again. Add it back after the join.
2020 Feb 27
0
New PTR records not visible
...ot;, line 186, in _run
> return self.run(*args, **kwargs)
> File "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 945, in run
> raise e
> File "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 941, in run
> 0, server, zone, name, add_rec_buf, None)
> ERROR(runtime): uncaught exception - (9711, 'WERR_DNS_ERROR_RECORD_ALREADY_EXISTS')
> File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 186, in _run
> return self.run(*args, **kwargs)
> File "/usr/lib/python3/dist-packages/samba...
2015 Jan 11
2
Ghost DNS Entry (WERR_DNS_ERROR_RECORD_ALREADY_EXISTS)
...'WERR_DNS_ERROR_RECORD_ALREADY_EXISTS')
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 1067, in run
0, server, zone, name, add_rec_buf, None)
I also restarted Samba and Bind and rebooted the whole VM. Nothing
solved the problem. After the reboot I'm able to access the printer
again. So it seems that Samba added it to the dns zone again.
Does anybody knows this problem and has a solution how to fix it?
I'm using Samba ve...
2020 Mar 18
3
pdc emulator dns record missing after transferring role
...ne 186, in _run
return self.run(*args, **kwargs)
File "/usr/local/samba/lib64/python3.6/site-packages/samba/netcmd/dns.py", line 945, in run
raise e
File "/usr/local/samba/lib64/python3.6/site-packages/samba/netcmd/dns.py", line 941, in run
0, server, zone, name, add_rec_buf, None)
Gave it one more try by restarting samba - same result: no pdc record and that
error in the log.
Any ideas?
> No, it isn't a bug, except after checking on my domain, I find I have
> two dns records for _ldap._tcp.pdc._msdcs.samdom.example.com and you can
> only have one PDC...
2017 Feb 06
1
objectGUID CNAME Record
...gt; 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
>> 1077, in run
>> 0, server, zone, name, add_rec_buf, None)
>>
>> When I try this without the == at the end of the guid it say "Record
>> added successfully"
>> Whats wrong here?
>>
>
> You are using the wrong command !
>
> It quite clearly states on the page you linked to:
>
> ldbsearch -H...
2013 Aug 15
1
Trying to Join a Working W2K3 AD
...;/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py",
> line 175, in _run
> return self.run(*args, **kwargs)
> File
> "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/dns.py",
> line 1053, in run
> 0, server, zone, name, add_rec_buf, None)
>
> And, of course, without proper DNS configuration I can not get
> replication to work.
>
> Have I done something wrong? How can I resolve this?
>
> Thanks
>
> Eli
I'm in a very similar situation, trying to get a SerNet Samba 4.0.8 on
CentOS 6.4 to join a w...
2013 Sep 04
1
"Empty" DNS entry, no A record, can't delete or update
...ORD_ALREADY_EXISTS')
File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run
return self.run(*args, **kwargs)
File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/dns.py", line 1067, in run
0, server, zone, name, add_rec_buf, None)
I don't know how to get rid of this.
Any suggestions?
Bye
Georg
2015 May 07
1
samba4 Administering DNS, 'WERR_INTERNAL_DB_ERROR'
...NAL_DB_ERROR')
> File "/usr/lib/python2.7/site-packages/samba/netcmd/__init__.py", line
> 175, in _run
> return self.run(*args, **kwargs)
> File "/usr/lib/python2.7/site-packages/samba/netcmd/dns.py", line
> 1067, in run
> 0, server, zone, name, add_rec_buf, None
>
>
> could my dns zone records be corrupt ?
>
> shadrock
2020 Jun 10
2
getting no SRV record
...6, in _run
??? return self.run(*args, **kwargs)
? File
"/usr/local/samba/lib/python3.6/site-packages/samba/netcmd/dns.py", line
945, in run
??? raise e
? File
"/usr/local/samba/lib/python3.6/site-packages/samba/netcmd/dns.py", line
941, in run
??? 0, server, zone, name, add_rec_buf, None)
Failed update of 29 entries
(It's late where you are. More in the morning?)
(Sent from home location.)
Bob Wooden
On 6/10/20 3:50 PM, Rowland penny via samba wrote:
> samba_dnsupdate --use-samba-tool
2020 Feb 27
5
New PTR records not visible
...> File
> > "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line
> 945, in run
> > > raise e
> > > File
> > "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line
> 941, in run
> > > 0, server, zone, name, add_rec_buf, None)
> > > ERROR(runtime): uncaught exception - (9711,
> > 'WERR_DNS_ERROR_RECORD_ALREADY_EXISTS')
> > > File
> > "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py",
> > line 186, in _run
> > > return self.run(*args, *...
2020 Feb 27
0
New PTR records not visible
...t;> "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line
>> 945, in run
>>>> raise e
>>>> File
>>> "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line
>> 941, in run
>>>> 0, server, zone, name, add_rec_buf, None)
>>>> ERROR(runtime): uncaught exception - (9711,
>>> 'WERR_DNS_ERROR_RECORD_ALREADY_EXISTS')
>>>> File
>>> "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py",
>>> line 186, in _run
>>>> return se...
2016 Jun 13
1
Problem with Samba4 DB
...//
// File
"/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py",
line 175, in _run//
// return self.run(*args, **kwargs)//
// File
"/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/dns.py",
line 1067, in run//
// 0, server, zone, name, add_rec_buf, None)/
and today i found up samba process take 100% of my CPU usage ..
can anyone here help me to give me some hint ?
Zhia