Displaying 20 results from an estimated 229 matches for "drsexcept".
2020 Jul 14
2
Replication only working one way
OK, tried that. Kicked myself for not trying earlier... but it didn't
work.
In fact, the error has got worse.
Now when I try to go from Genesis to Luke I get:
sudo samba-tool drs replicate luke genesis DC=kcs,DC=local -Udomainadmin
.
.
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
drsException: DsReplicaSync failed (1359, 'WERR_INTERNAL_ERROR')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/drs.py", line 386, in
run
drs_utils.sendDsReplicaSync(server_bind, server_bind_handle,
source_dsa_guid, NC, req_options)...
2015 Apr 12
2
Removed old DC, now replication hopelessly broken [HELP]
...-0e1cc4d577f3
as https://bugzilla.samba.org/show_bug.cgi?id=10734 prevents normal DC
demotion.
The DC was still all over in DNS, so I had to pick it out.
Now replication between the remaining three DCs is broken
[root at larkin26 ~]# samba-tool drs showrepl
ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to
larkin26.micore.us failed - drsException: DRS connection to
larkin26.micore.us failed: (-1073741772,
'NT_STATUS_OBJECT_NAME_NOT_FOUND')
File "/usr/lib64/python2.6/site-packages/samba/netcmd/drs.py", line
39, in drsuapi_connect
(ctx.drsuapi, ct...
2016 Aug 22
1
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed - drsException: DsReplicaSync failed (-1073610699, 'The operation cannot be performed.')
...mba-tool drs replicate dc1 dc2
DC=mydomain,DC=uni-frankfurt,DC=de
Replicate from dc2 to dc1 was successful.
Only when I try to replicate from dc1 to dc2 I get this new failure:
root at dc1:~# samba-tool drs replicate dc2 dc1
DC=mydomain,DC=uni-frankfurt,DC=de
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
drsException: DsReplicaSync failed (-1073610699, 'The operation cannot
be performed.')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/drs.py", line
348, in run
drs_utils.sendDsReplicaSync(self.drsuapi, self.drsuapi_handle,
sour...
2016 Dec 10
1
can't replicate ForestDnsZones and DomainDnsZones
...dykzn,DC=local
Replicate from pdc to bdc was successful.
pdc:~ # samba-tool drs replicate bdc pdc
CN=Configuration,DC=tidykzn,DC=local
Replicate from pdc to bdc was successful.
But:
pdc:~ # samba-tool drs replicate bdc pdc
DC=ForestDnsZones,DC=tidykzn,DC=local
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
drsException: DsReplicaSync failed (8437, 'WERR_DS_DRA_INVALID_PARAMETER')
File
"/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/drs.py", line
368, in run
drs_utils.sendDsReplicaSync(server_bind, server_bind_handle,
source_dsa...
2020 Jul 14
2
Replication only working one way
...ered
Using binding ncacn_ip_tcp:genesis[,seal]
resolve_lmhosts: Attempting lmhosts lookup for name genesis<0x20>
resolve_lmhosts: Attempting lmhosts lookup for name genesis<0x20>
resolve_lmhosts: Attempting lmhosts lookup for name genesis<0x20>
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
drsException: DsReplicaSync failed (8453, 'WERR_DS_DRA_ACCESS_DENIED')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/drs.py", line 386, in
run
drs_utils.sendDsReplicaSync(server_bind, server_bind_handle,
source_dsa_guid, NC, req_opt...
2016 Oct 12
2
Samba4 replication not working
Hi,
I get the following error when I am trying to check the replication
status of my samba4 dc:
ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to nidy.
failed - drsException: DRS connection to nidy. failed: (-1073741772,
'The object name is not found.')
File "/usr/lib64/python2.7/site-packages/samba/netcmd/drs.py", line
39, in drsuapi_connect
(ctx.drsuapi, ctx.drsuapi_handle, ctx.bind_s...
2020 Oct 21
1
Replication fails with (WERR_GEN_FAILURE)
...t addc-01:~# samba-tool drs replicate addc-02 addc-01 dc=example,dc=net
Replicate from addc-01 to addc-02 was successful.
-------------
But in the other direction I get:
-------------
root at addc-01:~# samba-tool drs replicate addc-01 addc-02 dc=example,dc=net
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
drsException: DsReplicaSync failed (31, 'WERR_GEN_FAILURE')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/drs.py", line 568,
in run
drs_utils.sendDsReplicaSync(server_bind, server_bind_handle,
source_dsa_guid, NC, req_options)
Fil...
2015 Dec 03
2
DRS_The specified I/O operation on %hs was not completed before the time-out period expired.'
Hi,
When we try replicate domain tree from Win DC to Samba DC we have timeout error:
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed - drsException: DsReplicaSync failed (-1073741643, '{Device Timeout} The specified I/O operation on %hs was not completed before the time-out period expired.')
File "/usr/lib64/python2.7/site-packages/samba/netcmd/drs.py", line 345, in run...
2014 Nov 02
1
drs replicate to Windows 2003 DC fails with WERR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT and WERR_DS_DRA_ACCESS_DENIED
...fs1.pearl.local:~# samba-tool drs replicate fs1 fs DC=pearl,DC=local
Replicate from fs to fs1 was successful.
However, replication from fs1 to either of the other domain controllers
fails:
fs1.pearl.local:~# samba-tool drs replicate fs fs1 DC=pearl,DC=local
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
drsException: DsReplicaSync failed (8606,
'WERR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/drs.py", line
345, in run
drs_utils.sendDsReplicaSync(self.drsuapi, self.drsuapi_handle,
sou...
2016 Oct 13
2
Samba4 replication not working
...10.2016 um 20:17 schrieb lingpanda101--- via samba:
> On 10/12/2016 1:57 PM, Ronny Forberger via samba wrote:
>> Hi,
>>
>> I get the following error when I am trying to check the replication
>> status of my samba4 dc:
>>
>> ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to nidy.
>> failed - drsException: DRS connection to nidy. failed: (-1073741772,
>> 'The object name is not found.')
>> File "/usr/lib64/python2.7/site-packages/samba/netcmd/drs.py", line
>> 39, in drsuapi_connect
>>...
2014 May 06
2
Replication problems
...amba/2013-June/173981.html?
samba4 install on debian with sernet samba. i did this about 10 times now, and this is the first time i have this.
i've tried to update manualy.
samba-tool drs replicate dc2 dc1 DC=INTERNAL,DC=DOMAIN,DC=TLD
?
but results in :
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed - drsException: DsReplicaSync failed (58, 'WERR_BAD_NET_RESP')
? File "/usr/lib/python2.7/dist-packages/samba/netcmd/drs.py", line 345, in run
??? drs_utils.sendDsReplicaSync(self.drsuapi, self.drsuapi_handle, source_dsa_guid, NC, req_options)
?...
2013 Feb 20
2
Error in DRS Showrepl
...-----------------------------------------------------------
From DC2 I run samba-tool drs showrepl DC1
Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for
e3514235-4b06-11d1-ab04-00c04fc2dcd2 at ncacn_ip_tcp:DC1[1024,seal]
NT_STATUS_UNSUCCESSFUL
ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to DC1
failed - drsException: DRS connection to DC1 failed: (-1073741823,
'Undetermined error')
File "/samba/lib/python2.6/site-packages/samba/netcmd/drs.py", line
39, in drsuapi_connect
(ctx.drsuapi, ctx.drsuapi_handle, ctx.bind_supported_e...
2016 Oct 13
2
Samba4 replication not working
...>> On 10/12/2016 1:57 PM, Ronny Forberger via samba wrote:
>>>> Hi,
>>>>
>>>> I get the following error when I am trying to check the replication
>>>> status of my samba4 dc:
>>>>
>>>> ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to nidy.
>>>> failed - drsException: DRS connection to nidy. failed: (-1073741772,
>>>> 'The object name is not found.')
>>>> File "/usr/lib64/python2.7/site-packages/samba/netcmd/drs.py",
>>>> line
&...
2019 Nov 03
2
DC with outdated secrets
...rtition[dc=my,dc=domain] objects[0] linked_values[0]
> Incremental replication of 0 objects and 0 links from DC1 to
> tdb:///var/lib/samba/private/sam.ldb was successful.
>
> but:
> > samba-tool drs replicate DC1 DC3 dc=my,dc=domain
>
> ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
> drsException: DsReplicaSync failed (31, 'WERR_GEN_FAILURE')
> File "/usr/lib64/python2.7/site-packages/samba/netcmd/drs.py", line
> 389,
> in run
> drs_utils.sendDsReplicaSync(server_bind, server_bind_handle,
> source_...
2016 Oct 13
3
Samba4 replication not working
...via samba wrote:
>>>>>> Hi,
>>>>>>
>>>>>> I get the following error when I am trying to check the replication
>>>>>> status of my samba4 dc:
>>>>>>
>>>>>> ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to
>>>>>> nidy.
>>>>>> failed - drsException: DRS connection to nidy. failed: (-1073741772,
>>>>>> 'The object name is not found.')
>>>>>> File "/usr/lib64/python2.7/site-packages/...
2014 Mar 24
1
Domain demote fails
...istrator
Using srv15.lan.compumaster.de as partner server for the demotion
Password for [COMPUMASTER\Administrator]:
Desactivating inbound replication
Asking partner server windc-server to synchronize from us
Error while demoting, re-enabling inbound replication
ERROR(<class 'samba.drs_utils.drsException'>): Error while sending a 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
sendDsRepl...
2024 Jan 03
1
{Device Timeout} The I/O operation specified in %hs was not completed before the timeout period expired
...er a "samba-tool drs showrepl" I saw that there had been an error in the
replication of ForestDnsZones.
I ran a "samba-tool drs replicate dc2 dc3
DC=ForestDnsZones,DC=campus,DC=sertao,DC=ifrs,DC=edu,DC=br -d10" and the
error below occurred.
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
drsException: DsReplicaSync failed (3221225653, '{Device Timeout} The
specified I/O operation on %hs was not completed before the time-out period
expired.')
File "/usr/lib/python3/dist-packages/samba/netcmd/drs.py", line 567, in
run
drs_u...
2017 May 15
1
Problems with samba 4.6.3
...drs showrepl
Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for
ncacn_ip_tcp:192.168.0.36[1024,seal,target_hostname=dc3.empresa.com.br,abstract_syntax=e3514235-4b06-11d1-ab04-00c04fc2dcd2/0x00000004,localaddress=192.168.0.36]
NT_STATUS_LOGON_FAILURE
ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to
dc3.empresa.com.br failed - drsException: DRS connection to
dc3.empresa.com.br failed: (-1073741715, 'Logon failure')
File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/drs.py",
line 41, in drsuapi_connect
(ctx.drsuapi, ctx.drsuap...
2015 Mar 26
2
Bind9 Flat to Bind9 DLZ
...plication.(samba-tool drs showrepl)
> />/
> />/
> />/ [root at dc2 <https://lists.samba.org/mailman/listinfo/samba>]# samba-tool drs showrepl (want to highlight the name which is
> />/ using to connect)
> />/
> />/ ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to
> />/ *dc2.ik.lan.mum* failed - drsException: DRS connection to dc2.ik.lan.mum
> />/ failed: (-1073741772, 'The object name is not found.')
> />/
> />/ File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/drs.py&qu...
2018 Aug 07
2
setting up a RODC
...DsReplicaGetInfo of type 0 failed - (8453,
'WERR_DS_DRA_ACCESS_DENIED')
-----------
If I try to do a replication I see the following messages:
-----------
root at rodc-01:/var/lib/samba/private# samba-tool drs replicate rodc-01
addc-01 dc=example,dc=net
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
drsException: DsReplicaSync failed (8453, 'WERR_DS_DRA_ACCESS_DENIED')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/drs.py", line 389,
in run
drs_utils.sendDsReplicaSync(server_bind, server_bind_handle,
source_dsa_guid, NC, req_opt...