search for: offline_remove_ntds_dc

Displaying 7 results from an estimated 7 matches for "offline_remove_ntds_dc".

2018 Jun 22
2
Error removing Windows DC from AD
..., line 721, in run remove_dc.remove_dc(samdb, logger, remove_other_dead_server) File "/usr/lib/python2.7/dist-packages/samba/remove_dc.py", 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 t...
2016 Dec 16
2
remove dead server (samba 4.4.4)
...line 720, in run remove_dc.remove_dc(samdb, logger, remove_other_dead_server) File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", 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...
2018 May 08
0
best practice for migrating win-dc to samba-dc
...remove_dc.remove_dc(samdb, logger, remove_other_dead_server) File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py", line 423, in remove_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 an...
2018 Jun 26
0
Error removing Windows DC from AD
...    remove_dc.remove_dc(samdb, logger, remove_other_dead_server) >   File "/usr/lib/python2.7/dist-packages/samba/remove_dc.py", 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/priva...
2016 Nov 16
2
Error on demote dead server
...remove_dc.remove_dc(samdb, logger, remove_other_dead_server) File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py", line 423, in remove_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&qu...
2016 Feb 10
0
4.4.0rc2 demote and --remove-other-dead-server
...ot;, line 720, in run remove_dc.remove_dc(samdb, logger, remove_other_dead_server) File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", 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...
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