[Samba] Re-replicate LDAP
Kristofer
kristofer at cybernetik.net
Mon Oct 15 09:08:05 MDT 2012
> samba4 service needs to be running to demote. When samba is started what
> does samba-tool drs showrepl say ?
Samba IS running.
I also receive this error when trying it against a specific server:
Using BRSAD as partner server for the demotion
ERROR(<class 'samba.drs_utils.drsException'>): uncaught exception - drsException: DRS connection to BRSAD failed: (-1073741772, 'NT_STATUS_OBJECT_NAME_NOT_FOUND')
File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 168, in _run
return self.run(*args, **kwargs)
File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/domain.py", line 631, in run
(drsuapiBind, drsuapi_handle, supportedExtensions) = drsuapi_connect(server, lp, creds)
File "/usr/local/samba/lib/python2.7/site-packages/samba/drs_utils.py", line 54, in drsuapi_connect
raise drsException("DRS connection to %s failed: %s" % (server, e))
ALl servers are showing success from "showrepl" and 0 consecutive failures.
More information about the samba
mailing list