Displaying 14 results from an estimated 14 matches for "ntds_guid".
Did you mean:
node_guid
2014 Mar 24
1
Domain demote fails
...DsReplicaSync for partion CN=Schema,CN=Configuration,DC=xxxxx - drsException: DsReplicaSync failed (1727, 'WERR_RPC_S_CALL_FAILED_DNE')
File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/domain.py", line 647, in run
sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part), drsuapi.DRSUAPI_DRS_WRIT_REP)
File "/usr/local/samba/lib/python2.7/site-packages/samba/drs_utils.py", line 83, in sendDsReplicaSync
raise drsException("DsReplicaSync failed %s" % estr)
Regards
Jochen
2017 Jan 03
1
AD Replication issues due to lingering objects
...9;>): Error while sending a
DsReplicaSync for partion DC=mydomain,DC=local - drsException:
DsReplicaSync failed (8240, 'WERR_DS_NO_SUCH_OBJECT')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line 712,
in run
sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part),
drsuapi.DRSUAPI_DRS_WRIT_REP)
File "/usr/lib/python2.7/dist-packages/samba/drs_utils.py", line 83, in
sendDsReplicaSync
raise drsException("DsReplicaSync failed %s" % estr)
What are the steps to force the DC2 (samba) server to forget about
everything and get i...
2016 Mar 22
2
Unable to demote DC
...a
DsReplicaSync for partion
CN=Schema,CN=Configuration,DC=ad,DC=oak-wood,DC=co,DC=uk - drsException:
DsReplicaSync failed (2, 'WERR_BADFILE')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line
720, in run
sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid,
str(part), drsuapi.DRSUAPI_DRS_WRIT_REP)
File "/usr/lib/python2.7/dist-packages/samba/drs_utils.py", line 83,
in sendDsReplicaSync
raise drsException("DsReplicaSync failed %s" % estr)
2017 Jan 02
3
AD Replication issues due to lingering objects
We're using the Debian 8 repository version, which is 4.2.14
Tom
Op ma 2 jan. 2017 om 13:15 schreef Rowland Penny via samba <
samba at lists.samba.org>:
> On Mon, 02 Jan 2017 11:30:44 +0000
> Tom Cannaerts - INTRACTO via samba <samba at lists.samba.org> wrote:
>
> > We are trying to migrate away from out Windows 2008 R2 server to a
> > Samba based DC. At
2016 Mar 23
0
Unable to demote DC
...artion
> CN=Schema,CN=Configuration,DC=ad,DC=oak-wood,DC=co,DC=uk - drsException:
> DsReplicaSync failed (2, 'WERR_BADFILE')
> File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line
> 720, in run
> sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid,
> str(part), drsuapi.DRSUAPI_DRS_WRIT_REP)
> File "/usr/lib/python2.7/dist-packages/samba/drs_utils.py", line 83,
> in sendDsReplicaSync
> raise drsException("DsReplicaSync failed %s" % estr)
>
--
Denis Cardon
Tranquil IT Systems
Les Espaces Jules Verne...
2017 May 26
1
Error while demoting Samba 4 DC
...nding a
DsReplicaSync for partion
CN=Schema,CN=Configuration,DC=empresa,DC=com,DC=br - drsException:
DsReplicaSync failed (2, 'WERR_BADFILE')
File "/opt/samba/lib/python2.7/site-packages/samba/netcmd/domain.py",
line 712, in run
sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part),
drsuapi.DRSUAPI_DRS_WRIT_REP)
File "/opt/samba/lib/python2.7/site-packages/samba/drs_utils.py", line
83, in sendDsReplicaSync
raise drsException("DsReplicaSync failed %s" % estr)
The "samba-tool drs showrepl" command looks is OK.
Would anybody know...
2013 Dec 08
0
2 Samba 4.1 DCs: demote fails with Python traceback
...sending a
DsReplicaSync for partion CN=Schema,CN=Configuration,DC=mydomain,DC=lan -
drsException: DsReplicaSync failed (31, 'WERR_GENERAL_FAILURE')
File "/usr/lib/python2.7/site-packages/samba/netcmd/domain.py", line 647,
in run
sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part),
drsuapi.DRSUAPI_DRS_WRIT_REP)
File "/usr/lib/python2.7/site-packages/samba/drs_utils.py", line 83, in
sendDsReplicaSync
raise drsException("DsReplicaSync failed %s" % estr)
Am I doing anything wrong or is this a bug?
Thanks,
Frederik
2014 Aug 12
2
Four DCs, No Replication
I added three DCs to a single DC Samba4 AD domain.
They initially replicated and came up - but replication does not appear
to be ongoing. A change made to a user via MMC connected to one DC does
not appear on another DC.
It the logs I see bursts of the following message:
[2014/08/12 15:08:08.026270,
0] ../source4/librpc/rpc/dcerpc_util.c:660(dcerpc_pipe_auth_recv)
Failed to bind to uuid
2017 Jan 04
1
AD Replication issues due to lingering objects
...> DsReplicaSync for partion DC=mydomain,DC=local - drsException:
> DsReplicaSync failed (8240, 'WERR_DS_NO_SUCH_OBJECT')
> File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line
> 712,
> in run
> sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part),
> drsuapi.DRSUAPI_DRS_WRIT_REP)
> File "/usr/lib/python2.7/dist-packages/samba/drs_utils.py", line 83, in
> sendDsReplicaSync
> raise drsException("DsReplicaSync failed %s" % estr)
>
> What are the steps to force the DC2 (samba) server to for...
2013 Aug 27
1
Replication issue
...caSync for partion CN=Schema,CN=Configuration,DC=ncs,DC=k12,DC=de,DC=us - drsException: DsReplicaSync failed (87, 'WERR_INVALID_PARAM')
File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/domain.py", line 647, in run
sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part), drsuapi.DRSUAPI_DRS_WRIT_REP)
File "/usr/local/samba/lib/python2.7/site-packages/samba/drs_utils.py", line 83, in sendDsReplicaSync
raise drsException("DsReplicaSync failed %s" % estr)
I also tried deleting through ADUC which does not work either. I get the e...
2015 Feb 25
2
replication problems in samba4 ad domain
...Sync for partion CN=Schema,CN=Configuration,DC=infinity,DC=local - drsException: DsReplicaSync failed (-1073610723, 'NT_STATUS_RPC_PROTOCOL_ERROR')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line 647, in run
sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part), drsuapi.DRSUAPI_DRS_WRIT_REP)
File "/usr/lib/python2.7/dist-packages/samba/drs_utils.py", line 83, in sendDsReplicaSync
raise drsException("DsReplicaSync failed %s" % estr)
#
--
Jon Detert
Sr. Systems Administrator
Infinity Healthcare
Milwaukee, Wisconsin
414-...
2015 Oct 01
4
4th DC Unable to Replicate - WERR_DS_DRA_ACCESS_DENIED
...Schema,CN=Configuration,DC=samba4,DC=scem,DC=westernsydney,DC=edu,DC=au
- drsException: DsReplicaSync failed (2, 'WERR_BADFILE')
File
"/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/domain.py",
line 712, in run
sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid,
str(part), drsuapi.DRSUAPI_DRS_WRIT_REP)
File
"/usr/local/samba/lib64/python2.7/site-packages/samba/drs_utils.py",
line 83, in sendDsReplicaSync
raise drsException("DsReplicaSync failed %s" % estr)
HELP !! I'm now stuck. I've not seen "WERR_DS_...
2015 Oct 05
0
Fwd: net rpc lookup from group names that start with "-"
...ion,DC=samba4,DC=scem,DC=westernsydney,DC=edu,DC=au
> - drsException: DsReplicaSync failed (2, 'WERR_BADFILE')
> File
> "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/domain.py",
> line 712, in run
> sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part),
> drsuapi.DRSUAPI_DRS_WRIT_REP)
> File
> "/usr/local/samba/lib64/python2.7/site-packages/samba/drs_utils.py", line
> 83, in sendDsReplicaSync
> raise drsException("DsReplicaSync failed %s" % estr)
>
>
>
> HELP !! I'm now stuc...
2014 Sep 18
3
samba 4 domain join to win 2008r2 level DC w/ a schema with exchange 2010 extensions: replication after the join is broken
I tried to join a samba4 to a win2008r2 level domain (OS level 2012) running exchange 2010.
The join succeeds but the later replication is broken due to schema differences.
In order to to find the cause, I started a test setup with:
* a win2008r2 DC w/ minimal AD
* upgraded the schema and the OS to 2012 (function level is still 2008r2)
* and added a exchange server to the domain.
And that is