search for: server_dn

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

Did you mean: server_de
2018 Jun 22
2
Error removing Windows DC from AD
..._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-Name,CN=Sites,CN=Configuration...
2017 Jun 05
0
Unable to delete a non-leaf node (it has 4 children)
..., 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
2013 Dec 04
2
Migrate from Samba 4 to Samba 4?
Hi All, Does anyone know if there's a Samba 4 to Samba 4 migration process? Sounds weird, but it has a logical reason: I've a several-year-old S4 implementation, from an early Alpha (10 I think?) that hasn't been in the best of shape of late - when S4 4.0.0 arrived, I accidentally upgraded using my normal "git pull; ./configure; make; make install" procedure and instead of
2018 May 08
0
best practice for migrating win-dc to samba-dc
...ile "/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
...  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-...
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.
..._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 = MYDOMAIN.COM server se...