search for: binding_str

Displaying 20 results from an estimated 47 matches for "binding_str".

2015 Oct 02
4
Wiki news: Build Samba, Join DCs
...rgs, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 1059, in run dns_conn = dns_connect(server, self.lp, self.creds) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 40, in dns_connect dns_conn = dnsserver.dnsserver(binding_str, lp, creds) adam at eagle:~$ 'sogo.smbdomain.com' is DC1 and the command is being run on DC1 I've seen the same error on DC1 It looks like a missing package to me or a missing link. Is it 'netcmd' or 'dns.py'?
2015 Aug 28
2
More on bind_dlz - documentation I have not found
...e "/usr/lib/python2.7/site-packages/samba/netcmd/dns.py", line > 809, in run > dns_conn = dns_connect(server, self.lp, self.creds) > File "/usr/lib/python2.7/site-packages/samba/netcmd/dns.py", line > 40, in dns_connect > dns_conn = dnsserver.dnsserver(binding_str, lp, creds [snip] and try this: samba-tool dns zonelist localhost -U Administrator >>>> >>>> >>>> >>> >>> >> > >
2015 Feb 28
4
Samba internal DNS Problem
...t;/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/dns.py", line 706, in run dns_conn = dns_connect(server, self.lp, self.creds) File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/dns.py", line 40, in dns_connect dns_conn = dnsserver.dnsserver(binding_str, lp, creds) There is no difference if I'm using 127.0.0.1, localhost, hostname or hostname.domain All windows clients telling me something about "endpoint format is invalid" Can someone help me? Andreas
2015 Aug 28
2
More on bind_dlz - documentation I have not found
.../samba/netcmd/dns.py", line >>> 809, in run >>> dns_conn = dns_connect(server, self.lp, self.creds) >>> File "/usr/lib/python2.7/site-packages/samba/netcmd/dns.py", line >>> 40, in dns_connect >>> dns_conn = dnsserver.dnsserver(binding_str, lp, creds >> >> [snip] >> >> and try this: >> >> samba-tool dns zonelist localhost -U Administrator > > # samba-tool dns zonelist localhost -U Administrator > Password for [HOME\Administrator]: > Password for [HOME\Administrator]: > Failed to bind...
2015 Jul 24
2
4.2.2 as AD with 2 DCs: database incoherency
On 24/07/15 13:53, mathias dufresne wrote: > The following commands work on both DC: > host -t A <short_hostname_of_other_DC> > host -t A <fqdn_hostname_of_other_DC> > > hostname and hostname --fqdn are working on both DC.The simplest way > is to not declare external IP /etc/hosts > > > SRV DNS entries which are working are: > host -t SRV >
2015 Feb 24
5
recreate/re-provision DNS db from scratch?
...File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/dns.py", line 987, in run dns_conn = dns_connect(server, self.lp, self.creds) File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/dns.py", line 40, in dns_connect dns_conn = dnsserver.dnsserver(binding_str, lp, creds) and # /usr/local/samba/bin/samba-tool dns zonelist 192.168.2.4 .. Using binding ncacn_ip_tcp:192.168.2.4[,sign] Mapped to DCERPC endpoint 135 added interface jnet ip=192.168.2.4 bcast=192.168.7.255 netmask=255.255.248.0 added interface wifi ip=10.0.0.2 bcast=10.255.255.255 netmask=255...
2018 Jul 06
4
join samba to an existing AD failed
...join_add_ntdsdsa ctx.DsAddEntry([rec]) File "/usr/lib64/python2.7/site-packages/samba/join.py", line 470, in DsAddEntry ctx.drsuapi_connect() File "/usr/lib64/python2.7/site-packages/samba/join.py", line 448, in drsuapi_connect ctx.drsuapi = drsuapi.drsuapi(binding_string, ctx.lp, ctx.creds) The samba version is 4.8.3. The log is not like what is described in the samba wiki https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory. Does any one know the reason and how to resolve it? Thanks. Ryan
2015 Aug 28
0
More on bind_dlz - documentation I have not found
...hon2.7/site-packages/samba/netcmd/dns.py", line >> 809, in run >> dns_conn = dns_connect(server, self.lp, self.creds) >> File "/usr/lib/python2.7/site-packages/samba/netcmd/dns.py", line >> 40, in dns_connect >> dns_conn = dnsserver.dnsserver(binding_str, lp, creds > > [snip] > > and try this: > > samba-tool dns zonelist localhost -U Administrator # samba-tool dns zonelist localhost -U Administrator Password for [HOME\Administrator]: Password for [HOME\Administrator]: Failed to bind to uuid 50abc2a4-574d-40b3-9d66-ee4fd5fba076 fo...
2013 Feb 18
1
Samba4 MX Record Entry
...ile "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/dns.py", line 1042, in run dns_conn = dns_connect(server, self.lp, self.creds) File "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/dns.py", line 37, in dns_connect dns_conn = dnsserver.dnsserver(binding_str, lp, creds) Is there something wrong with my Samba4 AD DC setup. Kindly help me. Vijay Thakur
2013 Oct 28
1
bug with redirect output samba-tool ?
....run(*args, **kwargs) ? File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 982, in run ??? dns_conn = dns_connect(server, self.lp, self.creds) ? File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 37, in dns_connect ??? dns_conn = dnsserver.dnsserver(binding_str, lp, creds) ? looks like a bug to me, or does redirecting the output just not work. ? ? Louis ?
2014 Apr 17
1
join samba to himself
...args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 703, in run dns_conn = dns_connect(server, self.lp, self.creds) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 37, in dns_connect dns_conn = dnsserver.dnsserver(binding_str, lp, creds) Is there a solution to rebuild/restart the dns or should I use my backup ? Thanks.
2015 Jul 27
0
4.2.2 as AD with 2 DCs: database incoherency
...(*args, **kwargs) File "/usr/lib64/python2.6/site-packages/samba/netcmd/dns.py", line 850, in run dns_conn = dns_connect(server, self.lp, self.creds) File "/usr/lib64/python2.6/site-packages/samba/netcmd/dns.py", line 40, in dns_connect dns_conn = dnsserver.dnsserver(binding_str, lp, creds) samba-tool dns zonelist dc20 Password for [administrator at AD.DOMAIN.TLD]: Failed to bind to uuid 50abc2a4-574d-40b3-9d66-ee4fd5fba076 for ncacn_ip_tcp:10.0.0.221[1024,sign,target_hostname=dc20,abstract_syntax=50abc2a4-574d-40b3-9d66-ee4fdlocaladdress=10.0.0.221] NT_STATUS_IO_TIMEOUT...
2016 Nov 15
1
ERROR:connection refused after provision
...urn self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 850, in run dns_conn = dns_connect(server, self.lp, self.creds) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 40, in dns_connect dns_conn = dnsserver.dnsserver(binding_str, lp, creds) Besides : kinit: Cannot contact any KDC for realm wbinfo -u: could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE could not obtain winbind domain name! Error looking up domain users and samba-tool processes: Service: PID ----------------------------- Th...
2015 Oct 02
2
Wiki news: Build Samba, Join DCs
...on2.7/dist-packages/samba/netcmd/dns.py", line >> 1059, in run >> dns_conn = dns_connect(server, self.lp, self.creds) >> File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line >> 40, in dns_connect >> dns_conn = dnsserver.dnsserver(binding_str, lp, creds) >> adam at eagle:~$ >> >> 'sogo.smbdomain.com' is DC1 and the command is being run on DC1 >> >> I've seen the same error on DC1 >> >> It looks like a missing package to me or a missing link. Is it >> 'netcmd' or '...
2015 Aug 28
0
More on bind_dlz - documentation I have not found
...", line >>>> 809, in run >>>> dns_conn = dns_connect(server, self.lp, self.creds) >>>> File "/usr/lib/python2.7/site-packages/samba/netcmd/dns.py", line >>>> 40, in dns_connect >>>> dns_conn = dnsserver.dnsserver(binding_str, lp, creds >>> >>> [snip] >>> >>> and try this: >>> >>> samba-tool dns zonelist localhost -U Administrator >> >> # samba-tool dns zonelist localhost -U Administrator >> Password for [HOME\Administrator]: >> Password for [...
2016 Nov 18
1
ERROR:connection refused after provision
...args) File | > "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 850, in | > run dns_conn = dns_connect(server, self.lp, self.creds) File | > "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 40, in | > dns_connect dns_conn = dnsserver.dnsserver(binding_str, lp, creds) | > | > Besides : | > kinit: Cannot contact any KDC for realm | > wbinfo -u: | > could not obtain winbind interface details: | > WBC_ERR_WINBIND_NOT_AVAILABLE could not obtain winbind domain name! | > Error looking up domain users | > | > and samba-tool proces...
2014 Jan 16
1
samba-tool -k option requires an argument but which one:)
...run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 1056, in run dns_conn = dns_connect(server, self.lp, self.creds) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 37, in dns_connect dns_conn = dnsserver.dnsserver(binding_str, lp, creds) What is a possible or the correct argument for the -k option? Thank you. -- No?l K?the <noel debian.org> Debian GNU/Linux, www.debian.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819...
2014 Oct 31
1
Non Functioning Internal DNS - Samba4
...args) File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/dns.py", line 703, in run dns_conn = dns_connect(server, self.lp, self.creds) File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/dns.py", line 37, in dns_connect dns_conn = dnsserver.dnsserver(binding_str, lp, creds) I then tried checking the sam.ldb to see how the record is entered using ldbedit --url=sam.ldb. When I look at it's record, there are at least 10 additional servicePrincipalName lines that are pointing to an old orphaned DC that I had to manually remove using ADSI and AD Sites and...
2015 Feb 12
2
multi-site DC - AD
....DsAddEntry([rec]) File "/usr/local/samba/lib64/python2.6/site-packages/samba/join.py", line 384, in DsAddEntry ctx.drsuapi_connect() File "/usr/local/samba/lib64/python2.6/site-packages/samba/join.py", line 362, in drsuapi_connect ctx.drsuapi = drsuapi.drsuapi(binding_string, ctx.lp, ctx.creds)/ i have about 1mbps OpenVPN connection between this site to another DC to join i try to ping from each DC , i think its fine /[root at dc24 ~]# ping pdc PING pdc.domain.co.id (172.16.99.3) 56(84) bytes of data. 64 bytes from 172.16.99.3: icmp_seq=1 ttl=61 time=140 ms 64...
2015 Feb 24
2
recreate/re-provision DNS db from scratch?
Hi, Is there a way to re-initialize/re-provision DNS? I have a working domain with 100+ users and computers etc.. I want to preserve all those users, settings and group policies etc, only start the DNS part from scratch. Why? I've been having some (mysterious) issues with Samba 4 DNS since.. well.. I suppose since I started with 4.0.6 (migrated from Samba 3.x) but from a users' point of