Displaying 20 results from an estimated 1100 matches similar to: "Problem creating new DC's"
2014 Jun 18
1
Unable to join a DC to a Site that doesn't already have a DC in that subnet
Hi all,
Am having problems adding a new DC to a Site that doesn't already have a DC
in the same subnet. Whenever I try and do a domain join specifying a nearby
DC in a different subnet I get this:
ERROR(runtime): uncaught exception - (-1073741643, 'NT_STATUS_IO_TIMEOUT')
File
"/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py",
line 175, in _run
2013 Jan 18
1
Problem joining Samba 4 to an older Samba 4 alpha 17
Hi there,
Im trying to join a samba 4.0.1 server to an older samba 4 alpha 17 server.
Whatever i do the join is interrupted but i dont know what goes wrong. Dns
is double checked and correct as is most other stuff. How can i get a
better view of what is happening than this? Can it be the source domain
that contains erroneous objects?
My goal is to move the old server to a new one, maybe there
2014 Aug 12
1
Joining Second DC error -- NT_STATUS_CONNECTION_RESET
Hey, Im trying to join a second domain controller to domain.
I'm using the following command o join:
*samba-tool domain join example.com DC -UAdministrator --password=xxxxxx
--realm=example.com --server=dc1.example.com --site=NEWSITE
--dns-backend=BIND9_DLZ --debuglevel=5*
Iptables and SELinux are turned off in both machines.
This is the debug I get...
(...)
Replicated 18 objects (0
2013 Jun 04
1
Replication Samba PDC to Samba BDC
Hi,
Let's see if any of the questions gets answered or at least I get ponte
dto something that can help me.
I followed this wiki:
http://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC#Getting_ready_for_joining_Samba_as_a_DC_to_an_existing_domain
I have my S4 domain running, I compiled and installed another S4 to
replicate the first server and joined successfully to the
2016 Sep 28
3
samba-tool domain join DC hangs
Hi list,
i removed my second DC from the domain, and now the re-join as DC hangs.
the join hangs now for ca. 2 hours at the step "Committing SAM database"
version: samba 4.5.0 on ubuntu 14.04
with a "strace -p " i see this:
strace -p 1793
Process 1793 attached
brk(0x35e18000) = 0x35e18000
brk(0x35e39000) = 0x35e39000
2016 Sep 28
1
?= samba-tool domain join DC hang
Hi Heinz,
>
> yes, the problem initiated after changing the primary group of all my 11034 users.
>
> I changed the primary group to different groups. This caused that now every user is member of the LDAP object "Domain users"
>
> ldapsearch -LLL -x -h dc1 -x -b "cn=domain users,cn=users,dc=example,dc=net" member | grep ^member: | wc -l
> 11034
>
>
2016 Sep 28
3
?==?utf-8?q? samba-tool domain join DC hangs
Hi Heinz,
> now the join finished
>
> but ... i have a high CPU load caused by a samba-process. Samba is consuming 100% of one CPU and the replication fails.
you have quite a few objects (>12000) in you main partition. Do you have
a large group with all those objects inside? The commit of large group
used to result in very very long commit time. There should have been
some
2015 Jun 15
2
Can't join Samba as a DC to an existing Domain
Hello all,
we follow https://wiki.samba.org/index.php/Join_a_domain_as_a_DC to join
samba as a DC but fail. below is our error. we need your advice
////////////////////////////////////////////////////////////////////////////////////////////////////////
samba-tool domain join MELAKA.GOV DC -Uadministrator --realm=MELAKA.GOV
--dns-backend=BIND9_DLZ
Finding a writeable DC for domain
2018 Feb 20
2
SAMBA failed join domain DC
samba-tool domain join example.ru DC --server=srv-dc01.example.ru
--username=vas.lah --password=password --realm=EXAMPLE.RU --site=SITE2
-d 1 > /tmp/log.txt 2>&1
--------- config ---------
workgroup is EXAMPLE
realm is example.ru
Looking up IPv4 addresses
Looking up IPv6 addresses
No IPv6 address will be assigned
Setting up secrets.ldb
Setting up the registry
Setting up the privileges
2015 Jun 17
1
Can't join Samba as a DC to an existing Domain
Hai Sarah,
?
ok, this wil be a hard one for me since i dont have any redhat/centos os here.
ok, first, make sure that the DC with FSMO roles its database is checked and ok.
?
can you run :
samba-tool dbcheck --cross-ncs
?
i've seen and old bug report, but no solution there.
And can you try to install a higher non sogo samba version. samba 4.0.1 is a bit old.
if you switch to debian or
2016 May 13
3
Invalid data for index DN=@INDEX:OBJECTCLASS:DNSNODE
We have a Samba primary domain controller "empire", which seems to have
DNS update issues. We can seem to query all records on empire just fine,
and we can modify IPs for existing records, but it will not delete or
add new records. Attempting to delete via the AD tools shows "Local
security authority database contains an internal inconsistency". Adding
a record on the command
2019 Mar 25
2
samba 4.9.5 - joining Samba DC to existing Samba AD failed
Hi team,
I have Samba (4.9.5) AD DC, and when trying to add second DC, join fail:
# samba-tool domain join zamecek.home DC -U"SSUPS-ZAMECEK\administrator"
--option='idmap_ldb:use rfc2307 = yes' --dns-backend=BIND9_DLZ
Finding a writeable DC for domain 'zamecek.home'
Found DC dc1.zamecek.home
Password for [SSUPS-ZAMECEK\administrator]:
workgroup is SSUPS-ZAMECEK
realm is
2018 Jun 21
2
Problem joining a samba Dc to a winbdows domain
Hi Rowland,
On Thu, 21 Jun 2018, Rowland Penny via samba wrote:
> On Thu, 21 Jun 2018 12:02:41 -0400 (EDT)
> Tom Diehl via samba <samba at lists.samba.org> wrote:
>
>> Hi,
>>
>> I am trying to join a self compiled samba 4.8.2 DC to an existing
>> Windows domain using
>>
2016 Jun 29
2
Unable to transfer ForestDns/DomainDNS
So I setup a testing environment so I can test/break things. I think my
issue is that something is screwed up with the Partitions on the windows
2003 server. The forest and domain partitions look odd, are they?
Mine looks kind of like this...
http://1ask2.com/Wndows2012/Upgrade/migration09.jpg
On Tue, Jun 28, 2016 at 8:21 AM, Jason Waters <jason at geeknocity.com> wrote:
> I still
2019 Oct 11
2
Failed when join to an existing Active Directory Domain
Hi,
I've tried to update my samba AD/DC environment. Then, I've removed a
existing offline DC with "samba-tool domain demote
--remove-other-dead-server=genos". I've re-created "genos" (yes, I try to
keep the same name and IP address) and install a 4.10.2 samba version (I
know the new version is 4.11.0). When I've tried to join it on my domain,
I've received
2019 Aug 21
2
Serverinfo Error
On 08/21/2019 02:02 AM, L.P.H. van Belle via samba wrote:
> Try this command:
> samba-tool domain join edm-inc.com DC \
> --server=server.fqdn.here \ # << AD-DC server with FSMO roles
> --realm=EDM-INC.COM
> --dns-backend=SAMBA_INTERNAL \ # if your running with bind9, --dns-backend=BIND9_DLZ
> --option='idmap_ldb:use rfc2307 = yes' \
>
2018 Jun 21
4
Problem joining a samba Dc to a winbdows domain
Hi,
I am trying to join a self compiled samba 4.8.2 DC to an existing Windows domain
using https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Joining_the_Active_Directory_as_a_Domain_Controller
as instructions.
The smb.conf looks like the following:
[global]
netbios name = PHT-VDC1
realm = EXAMPLE.COM
server role = active directory domain
2019 Sep 02
2
Trouble joining DC Bind9_DLZ
Hi,
I'm using Samba 4.10.7 with Bind9_DLZ (9.10.3-P4-Debian), but I'm not
getting to insert a new DC into the Domain.
Following is the command used and the error:
root at samba4-dc3:/var/lib/samba/private# samba-tool domain join
empresa.com.br DC -k yes --server=samba4-dc1.empresa.com.br
--dns-backend=BIND9_DLZ -d 3
INFO 2019-09-02 15:50:33,684 pid:6636
2013 Jan 28
1
unique index violation on objectGUID, CN=Deleted Objects, DC=samdom, DC=domain
I've grabbed the latest samba4 master branch from git, and am trying to
join the samba4 server to an existing domain. However, I'm bumping into
a unique index violation, with some objects in the CN=Deleted Objects
container. These objects were conflict objects created during some
replication issues, and the system admins have already deleted these
objects (hence why they are the
2016 Jun 23
4
Unable to transfer ForestDns/DomainDNS
lol...sorry!
- The windows domain controller does run a DNS server
- I joined the samba DC's to the windows DC. I used the normal command,
but did get an error about the forest and domain dns. The error is:
descriptor_sd_propagation_recursive:
DC=DomainDnsZones,DC=fisherthompson,DC=local not found under
DC=fisherthompson,DC=local
descriptor_sd_propagation_recursive: