similar to: Non Functioning Internal DNS - Samba4

Displaying 20 results from an estimated 5000 matches similar to: "Non Functioning Internal DNS - Samba4"

2014 Apr 17
1
join samba to himself
Hi, I have joined my only samba server to himself (net join -U Administrator) and restart samba. Now, I can see process when I enter samba-tool processes but the processes are not be working/visibles with an "ps -aux". The DNS service is no more working (and it's the same for the other services : AD/time, ...) samba-tool dns serverinfo server ERROR(runtime): uncaught
2015 Aug 28
2
More on bind_dlz - documentation I have not found
On 28/08/15 15:56, Robert Moskowitz wrote: > > > On 08/28/2015 10:42 AM, L.P.H. van Belle wrote: >> Are you setting up a AD DC or old style NT PDC ? >> >> see : >> /etc/default/sernet-samba to "classic". for NT PDC >> /etc/default/sernet-samba to "ad". for AD DC. > More: > > # service sernet-samba-ad status > Checking for SAMBA
2015 Aug 28
2
More on bind_dlz - documentation I have not found
On 28/08/15 16:45, Robert Moskowitz wrote: > > > On 08/28/2015 11:04 AM, Rowland Penny wrote: >> On 28/08/15 15:56, Robert Moskowitz wrote: >>> >>> >>> On 08/28/2015 10:42 AM, L.P.H. van Belle wrote: >>>> Are you setting up a AD DC or old style NT PDC ? >>>> >>>> see : >>>> /etc/default/sernet-samba to
2015 Oct 02
4
Wiki news: Build Samba, Join DCs
On 09/29/2015 01:23 PM, Rowland Penny wrote: > On 29/09/15 18:09, Steve Ankeny wrote: >> On 09/27/2015 05:48 AM, Marc Muehlfeld wrote: >>> Hello, >>> >>> during the last week I finished two documentation: >>> >>> * https://wiki.samba.org/index.php/Build_Samba_from_source >>> This page wasn't more than just a
2015 Feb 28
4
Samba internal DNS Problem
Hi, I'm facing a samba internal dns problem. Every command which starts with "samba-tool dns" throughs the following exception: ERROR(runtime): uncaught exception - (-1073741801, 'Memory allocation error') File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File
2013 Feb 18
1
Samba4 MX Record Entry
Hi Samba Experts, I want to configure my Zimbra server with samba4 DNS Server and authentication. When i am trying to add MX record for my E-mail server (zimbra), i getting the below mentioned error: [root at sso bin]# ./samba-tool dns add dc loop.os zimbra MX 'zimbra.loop.os 10' ERROR(runtime): uncaught exception - (-1073741772, 'NT_STATUS_OBJECT_NAME_NOT_FOUND') File
2013 Oct 28
1
bug with redirect output samba-tool ?
? Hai, ? When i try to use this line: ? samba-tool dns query 192.168.249.225 mydomain.lan @ ALL -UAdministrator | less ? Failed to bind to uuid 50abc2a4-574d-40b3-9d66-ee4fd5fba076 for 50abc2a4-574d-40b3-9d66-ee4fd5fba076 at ncacn_ip_tcp:192.168.249.225[49175,sign] NT_STATUS_NET_WRITE_FAULT ERROR(runtime): uncaught exception - (-1073741614, 'NT_STATUS_NET_WRITE_FAULT') ? File
2016 Nov 15
1
ERROR:connection refused after provision
Hello, After I provision my server, when I try to create the DNS reverse zone I get this error: Failed to connect host 10.53.3.11 on port 135 - NT_STATUS_CONNECTION_REFUSED Failed to connect host 10.53.3.11 (10.53.3.11) on port 135 - NT_STATUS_CONNECTION_REFUSED. ERROR(runtime): uncaught exception - (-1073741258, 'The connection was refused') File
2015 Feb 24
5
recreate/re-provision DNS db from scratch?
Hi Marc, Thanks for getting back to me. Marc Muehlfeld wrote on 24-2-2015 21:12: > Hello Bram, > > Am 24.02.2015 um 12:37 schrieb Bram Matthys: >> Is there a way to re-initialize/re-provision DNS? > > No. > That would be a pitty. >> well.. I suppose since I started with 4.0.6 (migrated from Samba 3.x) but >> from a users' point of view everything
2015 Oct 02
2
Wiki news: Build Samba, Join DCs
On 10/02/2015 02:37 PM, Rowland Penny wrote: > On 02/10/15 19:02, Steve Ankeny wrote: >> On 09/29/2015 01:23 PM, Rowland Penny wrote: >>> On 29/09/15 18:09, Steve Ankeny wrote: >>>> On 09/27/2015 05:48 AM, Marc Muehlfeld wrote: >>>>> Hello, >>>>> >>>>> during the last week I finished two documentation: >>>>>
2016 Nov 18
1
ERROR:connection refused after provision
See comments at the end---> ----- Original Message ----- | From: "Rowland Penny" <rpenny at samba.org> | To: samba at lists.samba.org | Sent: Tuesday, November 15, 2016 3:50:54 PM | Subject: Re: [Samba] ERROR:connection refused after provision | On Tue, 15 Nov 2016 15:25:57 -0500 (CST) | Felipe_G0NZÁLEZ_SANTIAG0 via samba <samba at lists.samba.org> wrote: | > Hello,
2016 Jun 05
2
inconsistent DNS information, windows domain member issues..
I joined a Windows 10 Pro system to my (still experimental) domain. The windows system actually hosts DC2 as a VM, and another Windows (Server 2008 R2) at another location hosts DC1 also as a VM. The two locations are connected via a VPN, both systems run only when needed. The windows system does not directly use DC2 for DNS but instead talks to a DNS resolver that delegates the samba Domain to
2014 Jan 16
1
samba-tool -k option requires an argument but which one:)
Hello, maybe someone can help me to get this right.:) samba 4.1.3 on Debian the samba-tool manpage says: ... -k KERBEROS|--kerberos=KERBEROS Use Kerberos ... adding a dns record works as expected: root at samba:~# samba-tool dns add localhost example.com www CNAME web.example.com Password for [administrator at EXAMPLE.COM]: Record added successfully Now trying to use the -k
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 Jul 27
0
4.2.2 as AD with 2 DCs: database incoherency
Thank you Rowland for this. I tried using Sernet's Samba 4.2.2 and failed: All the following command were ran on DC20 samba-tool dns zonecreate dc20.ad.domain.tld 0.0.10.in-addr.arpa Password for [administrator at AD.DOMAIN.TLD]: Failed to bind to uuid 50abc2a4-574d-40b3-9d66-ee4fd5fba076 for
2016 Oct 08
2
reverse dns confused
I have built a second dtdc03 and joined to my first dtdc01. Thought all was well but, discovered that reverse dns is not correct on second dtdc03. root at dtdc03:~# host dtdc03 dtdc03.dtshrm.dt has address 192.168.16.49 root at dtdc03:~# host 192.168.16.49 Host 49.16.168.192.in-addr.arpa. not found: 3(NXDOMAIN) root at dtdc03:~# nslookup dtdc03 Server: 192.168.16.49 Address: 192.168.16.49#53
2015 Aug 28
0
More on bind_dlz - documentation I have not found
On 08/28/2015 11:04 AM, Rowland Penny wrote: > On 28/08/15 15:56, Robert Moskowitz wrote: >> >> >> On 08/28/2015 10:42 AM, L.P.H. van Belle wrote: >>> Are you setting up a AD DC or old style NT PDC ? >>> >>> see : >>> /etc/default/sernet-samba to "classic". for NT PDC >>> /etc/default/sernet-samba to "ad". for AD
2016 Jun 05
0
inconsistent DNS information, windows domain member issues..
On 05/06/16 10:05, Jo wrote: > I joined a Windows 10 Pro system to my (still experimental) domain. The > windows system actually hosts DC2 as a VM, and another Windows (Server 2008 > R2) at another location hosts DC1 also as a VM. The two locations are > connected via a VPN, both systems run only when needed. The windows system > does not directly use DC2 for DNS but instead talks
2015 Aug 28
0
More on bind_dlz - documentation I have not found
Progress... On 08/28/2015 11:59 AM, Rowland Penny wrote: > On 28/08/15 16:45, Robert Moskowitz wrote: >> >> >> On 08/28/2015 11:04 AM, Rowland Penny wrote: >>> On 28/08/15 15:56, Robert Moskowitz wrote: >>>> >>>> >>>> On 08/28/2015 10:42 AM, L.P.H. van Belle wrote: >>>>> Are you setting up a AD DC or old style NT PDC
2015 Aug 28
4
More on bind_dlz - documentation I have not found
On 08/28/2015 09:37 AM, Rowland Penny wrote: > On 28/08/15 14:13, Robert Moskowitz wrote: >> >> >>> >>>> I have not yet checked any ldap documentation on the wiki to see >>>> what it says, but I suspect a dhcp lease results in an ldap update. >>>> Would a lease expire remove that ldap info? > > It should do, if dhcp is set up