similar to: Domain Join

Displaying 20 results from an estimated 2000 matches similar to: "Domain Join"

2014 Jul 18
1
Samba DC join fails - IPv4/IPv6 issue
Guys, I'm facing this problem too: https://lists.samba.org/archive/samba/2013-March/172230.html I have two Samba4 AC DC, in both located in my office, dual-stacked, working like a charm. Now, I need to deploy a third DC, located within Amazon EC2, which does NOT have IPv6. But, samba-tool fails to join. How can I workaround this, without enabling a tunneled IPv6 within my EC2 ?
2013 Mar 10
1
Samba DC join fails - IPv4/IPv6 issue
Hi list, I just tried to add a second DC to an existing Samba4 domain using samba-tool (both hosts run latest samba4 git version). But the join failed, complaining about being unable to find a writeable DC: root at elektron:~# /opt/samba4/bin/samba-tool domain join linex.r00t.la DC Finding a writeable DC for domain 'linex.r00t.la' ERROR(exception): uncaught exception - Failed to find a
2012 Nov 21
1
Samba4 on Ubuntu 12.04 won't join existing domain
root at u1204:/etc# /usr/local/samba/bin/samba-tool domain join delltest.pccom.ca DC -Uadministrator --realm=delltest.pccom.caFinding a writeable DC for domain 'delltest.pccom.ca'Found DC dell2008.delltest.pccom.caPassword for [WORKGROUP\administrator]:Failed to bind - LDAP client internal error: NT_STATUS_INVALID_PARAMETERFailed to connect to 'ldap://dell2008.delltest.pccom.ca'
2014 Jun 16
1
Samba fails joining domain
Does anyone have a guess as to where I should be looking to fix this? I can run wbinfo -u wbinfo -g and all the names come up right. Kinit works and I get a Ker ticket.. This is an Ubuntu 14.04 with samba 4. THIS IS THE FIRST LINUX COMPUTER I HAVE EVER BUILT!!!!!!! I knew absolutely ZERO about linux last week so I don't even know how to explain the issue. What I want to do is
2013 Jul 31
1
Joining Samba4 as DC--Error Failed to find a writeable DC for domain
Dear all, I set up samba 4.1 (SlaveDC)in a test environment on CentOs 6.4. I tried to join this host to my running and provisioned MasterDC (Samba 4/CentOs 6.4). On the SlaveDC I did : samba-tool domain join tplk.loc DC -Uadministrator --realm=tplk.loc --dns-backend=BIND9_DLZ It gives me: [root at s4slave ~]# samba-tool domain join tplk.loc DC -Uadministrator --realm=tplk.loc
2013 Aug 13
1
“Failed to find a writeable DC for domain” joining to win2k3 AD DC
I have a CentOS 6.4 box with SerNet's Samba 4.0.8 installed and no smb.conf file yet, as it should be. I want it to become an AD DC in my existing Windows domain, replicating from the existing Windows Server 2003 box. I have SELinux enabled and want it to stay that way. I'm getting this error trying to run samba-tool: $ sudo samba-tool domain join currentwindowsadserver.mydomain.lan
2018 Mar 09
0
NT_STATUS_CONNECTION_REFUSED Joining Domain - Desperately need help - [SOLVED]
Found the solution shortly after I sent this e-mail.  Needed to add "tls enabled = no" to the working server to get the other server to restore functionality. On 3/8/2018 3:58 PM, Brent Davidson via samba wrote: > I am desperately in need of help. I have a Centos 7.2 server running Samba > 4.6.13 as an active directory domain controller. I am trying to join a new > Centos
2013 Oct 07
2
Failover
Hi guys, I have a domain with Samba 4.0.5 domain controllers and also a failover DRBD shared disk, where the "active" DC controlls the access to the disk. DOMAINC01 - 10.48.16.150 DOMAINC02 - 10.48.16.151 DOMAINCHA - 10.48.16.155 << this would be the failover IP, which works perfectly on Windows XP clients. I can see the shares, just like on DOMAINC01 or DOMAINC02 and if the
2013 Apr 18
1
Can't join domain as additional domain controller
I'm trying to join an existing domain as an additional domain controller but I keep getting errors. Existing domain controller is an old Win2K server named 'Server'. [root at Server1 samba4]# samba-tool domain join HERSCHLAUREN DC -U administrator --realm=HERSCHLAUREN.COM Finding a writeable DC for domain 'HERSCHLAUREN' Found DC SERVER.HERSCHLAUREN Failed to connect to
2017 May 26
1
Migrate from sernet-samba to samba4
I want to migrate from Sernet samba as well, and to make matters worse it's not a current version (I'm on 4.1.17-SerNet-Debian-10.wheezy) If I understand correctly, I should compile the same version of samba as my Sernet version, join it, demote the Sernet server, and after that's completed and working properly, upgrade the new samba server. 4.1.17 doesn't show in the downloads
2018 Mar 08
4
NT_STATUS_CONNECTION_REFUSED Joining Domain - Desperately need help
I am desperately in need of help. I have a Centos 7.2 server running Samba 4.6.13 as an active directory domain controller. I am trying to join a new Centos 7.4 server running Samba 4.6.13 to the domain. The domain command will not connect to the other server. I have firewalld and selinux disabled on both servers, I can ping both ways. From the new server I was able to do a kinit -U
2016 Aug 25
2
Join an additional Samba DC to an existing Active Directory
Hello, I try to add a BDC to my AD using this Howto https://wiki.samba.org/index.php/Join_an_additional_Samba_DC_to_an_existing_Active_Directory#Preparing_the_host_for_the_domain_join host -t A pdc.kes.local pdc.kes.local has address 192.168.122.2 ldapsearch -h pdc.kes.local -b'dc=kes,dc=local' -x # extended LDIF # # LDAPv3 # base <dc=kes,dc=local> with scope subtree # filter:
2016 Aug 25
0
Join an additional Samba DC to an existing Active Directory
On Thu, 25 Aug 2016 12:03:30 +0200 basti via samba <samba at lists.samba.org> wrote: > Hello, > I try to add a BDC to my AD using this Howto > https://wiki.samba.org/index.php/Join_an_additional_Samba_DC_to_an_existing_Active_Directory#Preparing_the_host_for_the_domain_join > > host -t A pdc.kes.local > pdc.kes.local has address 192.168.122.2 > > ldapsearch -h
2016 Aug 25
1
Join an additional Samba DC to an existing Active Directory
On 25.08.2016 12:24, Rowland Penny via samba wrote: > On Thu, 25 Aug 2016 12:03:30 +0200 > basti via samba <samba at lists.samba.org> wrote: > >> Hello, >> I try to add a BDC to my AD using this Howto >> https://wiki.samba.org/index.php/Join_an_additional_Samba_DC_to_an_existing_Active_Directory#Preparing_the_host_for_the_domain_join >> >> host -t A
2014 Jul 21
2
Feature Request: Ability to join a IPv4-Only DC, into a Dual-Stacked "Samba4 AC DC" PDC.
Hey guys! To make the adoption of IPv6 networks with Samba4 more smooth / robust, I think that it is vital to give to Samba4, the ability for it, to join a IPv4-Only Secondary DC, into a Dual-Stacked Primary DC. This doesn't work today. Otherwise, these days to enable IPv6 within a "Samba4 AC DC" network, it is a requirement to enable it, simultaneously, on each and every network
2013 Sep 23
2
samba-tool join domain fails
Hi folks, big problem with my testint environment... my windows 2003-domain exists since 2004 and the credentials are correct, guaranteed. This problem is actually same on Ubuntu 12.04.3 and Debian 7... <code> root at pa-lnxd-04:~# /usr/local/samba/bin/samba-tool domain join INTRANET.DOMAIN.DE DC -Uintranet/admin --realm=intranet.DOMAIN.de Finding a writeable DC for domain
2014 Mar 25
1
Failover
Hai, Samba 4.1.5 I have an old problem with my failover IP/name which is 10.48.16.155/domaincha. The 2 servers IP address and DNS names are 10.48.16.150/domainc01 and 10.48.16.151/domainc02. Domaincha always points to the "active" server so when any of the servers dies my users couldn't see anything, and also i can set up home directories to point the failover address instead of 1
2019 Aug 08
3
Problems joining Samba 4 in the domain
Hi, I have 2 DC in my network. DC master is a Samba 4 and the secondary is Windows Server 2008. I want to put another Samba 4 as DC to replace Windows Server, however the following errors are emerging: root at samba4-dc2:~# samba-tool domain join empresa.com.br DC -k yes -d 3 lpcfg_load: refreshing parameters from /etc/samba/smb.conf GENSEC backend 'gssapi_spnego' registered GENSEC
2019 Aug 08
0
Problems joining Samba 4 in the domain
Hai marcio, As far i can see, most look ok to me. A few very small points. First change this : > cat /etc/hosts > 192.168.1.19 samba4-dc2.empresa.com.br samba4-dc2 > 192.168.1.20 samba4-dc1.empresa.com.br. samba4-dc1 > 10.133.84.135 win-dc2.empresa.com.br. wind-dc2 > > > cat /etc/resolv.conf > domain empresa.com.br > search empresa.com.br >
2014 Feb 07
1
Time sync
Hy Guys, My samba version: 4.0.13 ntp version: 4.2.6p3 Ubuntu 12.04.3 LTS I have a weird problem, I sat up the time service via https://wiki.samba.org/index.php/Configure_NTP On the servers I have no firewall. This port is open when i check with nmap, ntp runs. Looks like all of my Windows 7 clients works fine but w32tm /resync says Permission denied 0x8007005, so not that good :) Windows