Displaying 9 results from an estimated 9 matches for "offline_remove_server".
2018 Jun 22
2
Error removing Windows DC from AD
...ot;, line 422,
in remove_dc
remove_dns_account=True)
File "/usr/lib/python2.7/dist-packages/samba/remove_dc.py", line 350,
in offline_remove_ntds_dc
remove_dns_account=remove_dns_account)
File "/usr/lib/python2.7/dist-packages/samba/remove_dc.py", line 229,
in offline_remove_server
samdb.delete(server_dn)
A transaction is still active in ldb context [0x560a67adb490] on
tdb:///var/lib/samba/private/sam.ldb
(never mind that this is now on DC1, not DC3, I've torn down the test
environment a few times)
Manual removal of
'CN=DC,CN=Servers,CN=Default-First-Site-Na...
2016 Dec 16
2
remove dead server (samba 4.4.4)
..., line 423, in remove_dc
remove_dns_account=True)
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 351, in
offline_remove_ntds_dc
remove_dns_account=remove_dns_account)
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 266, in
offline_remove_server
remove_dns_references(samdb, logger, dnsHostName)
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 186, in
remove_dns_references
for v in values if not to_remove(v) ]
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 160, in to...
2017 Jun 05
0
Unable to delete a non-leaf node (it has 4 children)
...n
remove_dc.remove_dc(samdb, logger, remove_other_dead_server)
File "/usr/local/samba/lib/python2.7/site-packages/samba/remove_dc.py", line 412, in remove_dc
remove_dns_account=True)
File "/usr/local/samba/lib/python2.7/site-packages/samba/remove_dc.py", line 229, in offline_remove_server
samdb.delete(server_dn)
Is that any way to force this delete?
Thanks
Danny
2018 May 08
0
best practice for migrating win-dc to samba-dc
...ove_dc
remove_dns_account=True)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py",
line 351, in offline_remove_ntds_dc
remove_dns_account=remove_dns_account)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py",
line 230, in offline_remove_server
samdb.delete(server_dn)
A transaction is still active in ldb context [0x1f72f50] on
tdb:///usr/local/samba/private/sam.ldb
any hint to resolve the error?
Regards,
tbskyd
2018 Jun 26
0
Error removing Windows DC from AD
...e_dc
> remove_dns_account=True)
> File "/usr/lib/python2.7/dist-packages/samba/remove_dc.py", line
> 350, in offline_remove_ntds_dc
> remove_dns_account=remove_dns_account)
> File "/usr/lib/python2.7/dist-packages/samba/remove_dc.py", line
> 229, in offline_remove_server
> samdb.delete(server_dn)
> A transaction is still active in ldb context [0x560a67adb490] on
> tdb:///var/lib/samba/private/sam.ldb
>
> (never mind that this is now on DC1, not DC3, I've torn down the test
> environment a few times)
>
> Manual removal of
> 'CN...
2016 Nov 16
2
Error on demote dead server
...ove_dc
remove_dns_account=True)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py",
line 351, in offline_remove_ntds_dc
remove_dns_account=remove_dns_account)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py",
line 266, in offline_remove_server
remove_dns_references(samdb, logger, dnsHostName)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py",
line 186, in remove_dns_references
for v in values if not to_remove(v) ]
File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py&quo...
2016 Feb 10
0
4.4.0rc2 demote and --remove-other-dead-server
...", line 423,
in remove_dc
remove_dns_account=True)
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 351,
in offline_remove_ntds_dc
remove_dns_account=remove_dns_account)
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 266,
in offline_remove_server
remove_dns_references(samdb, logger, dnsHostName)
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 186,
in remove_dns_references
for v in values if not to_remove(v) ]
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 160,
in to_remo...
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
2018 Aug 27
2
Problems removing a SBS 2008 server from a Samba AD DC.
...emove_dc.remove_dc(samdb, logger, remove_other_dead_server)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py", line 414, in remove_dc
remove_dns_account=True)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py", line 231, in offline_remove_server
samdb.delete(server_dn, ["tree_delete:0"])
A transaction is still active in ldb context [0x229d050] on tdb:///usr/local/samba/private/sam.ldb
I tried goggling the above error but I have not found anything useful.
smb.conf is as follows:
global]
netbios name = VDC1
realm =...