search for: remove_dns_account

Displaying 9 results from an estimated 9 matches for "remove_dns_account".

2018 Jun 22
2
Error removing Windows DC from AD
...return self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", 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...
2016 Dec 16
2
remove dead server (samba 4.4.4)
...return self.run(*args, **kwargs) File "/usr/lib64/python2.7/site-packages/samba/netcmd/domain.py", 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...
2018 May 08
0
best practice for migrating win-dc to samba-dc
...rgs, **kwargs) File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/domain.py", line 730, in run 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 sam...
2018 Jun 26
0
Error removing Windows DC from AD
...s, **kwargs) >   File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", 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 >     s...
2016 Nov 16
2
Error on demote dead server
...rgs, **kwargs) File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/domain.py", line 720, in run 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 rem...
2016 Feb 10
0
4.4.0rc2 demote and --remove-other-dead-server
...n return self.run(*args, **kwargs) File "/usr/lib64/python2.7/site-packages/samba/netcmd/domain.py", 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...
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
2017 Jun 05
0
Unable to delete a non-leaf node (it has 4 children)
...n(*args, **kwargs) File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/domain.py", line 730, in run 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 Aug 27
2
Problems removing a SBS 2008 server from a Samba AD DC.
...**kwargs) File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/domain.py", line 730, in run remove_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 goggl...