Displaying 20 results from an estimated 200 matches similar to: "Error on demote dead server"
2016 Feb 10
0
4.4.0rc2 demote and --remove-other-dead-server
Hi all,
We were trying the new --remove-other-dead-server coming with the 4.4.0rc.
The domain is a brand new one with several DC added and two Windows
clients, no user yet.
Here is the smb.conf:
[global]
workgroup = SAMBA
realm = SAMBADOMAIN.TLD
netbios name = DC200
server role = active directory domain controller
server services = -dns
2016 Dec 16
2
remove dead server (samba 4.4.4)
Hi,
I'm trying to remove a DC from a site we have shutdown. The demote command is
throwing up this message:
[root at aragorn ~]# samba-tool domain demote --remove-other-dead-server=pippin
Removing nTDSConnection: CN=eca08dbb-1f34-476e-96dd-33ec22b2bc94,CN=NTDS
Settings,CN=GANDALF,CN=Servers,CN=SAOPAULO,CN=Sites,CN=Configuration,DC=e-trust,DC=com,DC=br
Removing nTDSDSA: CN=NTDS
2018 May 08
0
best practice for migrating win-dc to samba-dc
Hi:
I want to test migrating windows dc to samba dc (without
considering sysvol replication).
I installed brand new 2003R2, 2008R2, 2012R2 (with 2008R2
functional level).
I compiled samba 4.7.7, 4.8.1 at centos 7.4.
1. I tried to join samba as DC to windows with command:
samba-tool domain join samdom.example.com DC
-U"SAMDOM\administrator"
2018 Jun 22
2
Error removing Windows DC from AD
Hi,
On 20/06/2018 20:38, Andrew Bartlett wrote:
> To be clear, we don't replicate sysvol, you need to work that out
> yourself (yes, this sucks).
>
Right, I'm doing that with Robocopy from the Windows DC initially, then
with rsync.
>> Is there any further preparation I need to do on the Windows server side
>> to make a clean demotion possible? I can force the
2018 Jun 26
0
Error removing Windows DC from AD
Hi Pietro,
I noticed this problem removing a Windows DC the other day. I've sent a
patch to the samba-technical mailing list that should fix this.
https://lists.samba.org/archive/samba-technical/2018-June/128703.html
I also raised a bug for it: https://bugzilla.samba.org/show_bug.cgi?id=13484
The patch should hopefully be delivered soon. If you feel comfortable
patching the Samba code
2017 Jun 05
0
Unable to delete a non-leaf node (it has 4 children)
I’m having issues removing an old dead DC. I’m using the tool as follows:
sudo samba-tool domain demote --remove-other-dead-server=OLD-SERVER-NAME
I’m receiving the following error when it comes to deleting the machine:
ERROR(ldb): uncaught exception - subtree_delete: Unable to delete a non-leaf node (it has 4 children)!
File
2019 Sep 11
0
Joining Windows 2008 Domain as DC fails 4.10 (and 4.11rc3)
On 11/09/2019 21:59, Vincent Sherwood wrote:
> Here is the full output
>
> [user at DCSAMBA4A ~]# ?samba-tool domain join MYDOMAIN ?DC
> -U"administrator at mydomain.ext" ?--server=DC2016A.mydomain.ext
> Password for [administrator at mydomain.ext]:
> INFO 2019-09-11 21:55:09,790 pid:20279
> /usr/local/samba/lib64/python3.6/site-packages/samba/join.py #1563:
>
2018 Aug 27
2
Problems removing a SBS 2008 server from a Samba AD DC.
Hi,
I have a samba 4.7.9 DC that I am trying to remove a windows SBS dc from.
In doing this I have run across several problems.
For whatever reason when I try to dcpromo the windows DC it fails because
it says it cannot contact the samba4 DC. I have checked replication as per
https://wiki.samba.org/index.php/Verifying_the_Directory_Replication_Statuses
All of the tests pass.
Since we are going
2019 Sep 11
3
Joining Windows 2008 Domain as DC fails 4.10 (and 4.11rc3)
Hi,
I am trying to add a samba DC to an existing Domain that has 2 Win2016
Domain Controllers but is still running at Domain Functional and Forest
levels 2008R2.
When I run the join command it goes most of the way through before
eventually erring out, and backing out everything it had done.
The command I used is
samba-tool domain join MYDOMAIN DC -U"administrator at mydomain.ext" -d
2012 Jun 01
1
Drop values of one dataframe based on the value of another
Hello all,
Let me first say that this isn't a question about outliers. I am using
the outlier function from the outliers package but I am using it only
because it is a convenient wrapper to determine values that have the
largest difference between itself and the sample mean. Where I am
running into problems is that I am several groups where I want to
calculate the "outlier" within
2019 Dec 12
0
Replication issues samba 4.10.11-SerNet-Debian-10.buster
Hello,
We added a new samba DC with 4.10.11-SerNet-Debian-10.buster? to our
existing 5 ones and can?t obtain replication.
Comparing configuration with other functioning DCs did not show any
relevant difference.
The only difference during the configuration procedure was that DNS PTR
and A records were added after joining the domain and not before.
The sernet-samba-ad service is running but
2023 Apr 02
1
Inconsistent SYSVOL ACLs
I have two domain controller servers, with samba in version 4.18
On both DCs both the Sysvol share and the subdirectories (including GPOs)
have the same permission:
getfacl /usr/local/samba/var/lib/samba/sysvol
# file: usr/local/samba/var/lib/samba/sysvol
# owner: root
# group: 3000000
user::rwx
user:root:rwx
user:3000000:rwx
user:3000001:r-x
user:3000002:rwx
user:3000003:r-x
group::rwx
2016 Apr 30
2
Samba 4.4.2 AD DC demote fails
On 30/04/16 20:31, Andrew Bartlett wrote:
> On Sat, 2016-04-30 at 16:35 +0100, Miguel Medalha wrote:
>>> In any case, I found and fixed the issue you hit last week, the
>>> patch is at https://bugzilla.samba.org/show_bug.cgi?id=11882 The
>>> syntax error should then go away (bug I have a patch for that as
>>> well, it is on samba-technical if you are
2018 Jun 20
2
Error removing Windows DC from AD
Hi,
I'm preparing to move a small business environment away from
Windows-based AD (Windows Server 2012R2, Domain and Forest downgraded to
Win2008R2 level) to Samba. So far in my lab environment joining Samba as
a DC works, including DNS and Sysvol replication.
OS: Debian 9
Samba versions 4.5.12 (Debian repository) and 4.8.2 (latest release
compiled from source), same behavior on both
2016 Apr 30
2
Samba 4.4.2 AD DC demote fails
> In any case, I found and fixed the issue you hit last week, the patch
> is at https://bugzilla.samba.org/show_bug.cgi?id=11882 The syntax
> error should then go away (bug I have a patch for that as well, it is
> on samba-technical if you are curious).
I found this on a post by Rowland penny
(https://lists.samba.org/archive/samba/2016-March/198662.html):
HI, it would seem you
2016 Mar 31
0
Demote a working DC fails with uncaught exception
On 30/03/16 23:26, spindles7 wrote:
> Hi all,
> I am consistently getting the error:
>
> root at dc2:~# samba-tool domain demote -Uadministrator
> Using dc1.microlynx.com as partner server for the demotion
> Password for [MICROLYNX\administrator]:
> Deactivating inbound replication
> Asking partner server dc1.microlynx.com to synchronize from us
> Changing userControl
2016 Apr 01
0
Demote a working DC fails with uncaught exception
Hi Rowland,
Have tried your patch, and now the Demote succeeds:
root at dc3:~# samba-tool domain demote -Uadministrator
Using dc1.microlynx.com as partner server for the demotion
Password for [MICROLYNX\administrator]:
Deactivating inbound replication
Asking partner server dc1.microlynx.com to synchronize from us
Changing userControl and container
Removing Sysvol reference:
2016 Mar 31
2
Demote a working DC fails with uncaught exception
Thanks Rowland. Have submitted a bug report (No 11818).
spindles7
On Thu, 31 Mar 2016 09:38:02 +0100, Rowland penny <rpenny at samba.org> wrote:
>On 30/03/16 23:26, spindles7 wrote:
>> Hi all,
>> I am consistently getting the error:
>>
>> root at dc2:~# samba-tool domain demote -Uadministrator
>> Using dc1.microlynx.com as partner server for the demotion
2016 Mar 30
2
Demote a working DC fails with uncaught exception
Hi all,
I am consistently getting the error:
root at dc2:~# samba-tool domain demote -Uadministrator
Using dc1.microlynx.com as partner server for the demotion
Password for [MICROLYNX\administrator]:
Deactivating inbound replication
Asking partner server dc1.microlynx.com to synchronize from us
Changing userControl and container
ERROR(<type 'exceptions.TypeError'>): uncaught
2018 Feb 01
0
4.7.4 build fails
Is "krb5-user" installed? Not, install krb5-user
And remove krb5-kdc
Build in this order.
! (optional, if you want MIT kerberos on debian/ubuntu )
0 ( krb5 1.15.1 minimal)
Build order with minimal version numbers. ( for samba 4.7.4 )
1 talloc 2.1.10
2 tevent 0.9.34
3 tdb 1.3.15
4 cmocka 1.1.1
5 ldb 1.2.3
The "wrapper" i dont know the exact versionnumbers with the minimal