search for: remove_sysvol_references

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

2016 Apr 30
2
Samba 4.4.2 AD DC demote fails
...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 have found a bug, line 943 in 'domain.py' sends >> this: >> >> remove_dc.remove_sysvol_references(remote_samdb, dc_name) >> >> to 'remove_dc.py' , which expects to receive this: >> >> def remove_sysvol_references(samdb, logger, dc_name): >> >> Definitely a bug, logger is set earlier in the 'cmd_domain_demote' >> class. >> >>...
2016 Mar 30
2
Demote a working DC fails with uncaught exception
...ng 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 exception - remove_sysvol_references() takes exactly 3 arguments (2 given) File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/domain.py", line 943, in run remove_...
2016 Apr 30
2
Samba 4.4.2 AD DC demote fails
...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 have found a bug, line 943 in 'domain.py' sends this: remove_dc.remove_sysvol_references(remote_samdb, dc_name) to 'remove_dc.py' , which expects to receive this: def remove_sysvol_references(samdb, logger, dc_name): Definitely a bug, logger is set earlier in the 'cmd_domain_demote' class. Would this still apply after the patches you did? (By the way, I already fo...
2016 Mar 31
2
Demote a working DC fails with uncaught exception
...e 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 exception - remove_sysvol_references() takes exactly 3 arguments (2 given) >> File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run >> return self.run(*args, **kwargs) >> File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/domain.py"...
2016 Mar 31
0
Demote a working DC fails with uncaught exception
...artner 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 exception - remove_sysvol_references() takes exactly 3 arguments (2 given) > File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run > return self.run(*args, **kwargs) > File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/domain.py", line 943,...
2016 Apr 01
0
Demote a working DC fails with uncaught exception
...gt; 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 exception - remove_sysvol_references() takes exactly 3 arguments (2 given) >>> File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run >>> return self.run(*args, **kwargs) >>> File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/dom...
2016 Apr 29
4
Samba 4.4.2 AD DC demote fails
Demotion of a AD DC fails with the following errors: If I explicitly select a partner server with the "--server=" option the error is: Deactivating inbound replication Asking partner server [selectedDC] to synchronize from us Error while demoting, re-enabling inbound replication ERROR(<type 'exceptions.UnboundLocalError'>): uncaught exception - local variable