search for: werr_ok

Displaying 20 results from an estimated 78 matches for "werr_ok".

2019 Feb 27
4
status on samba trusts
...;> Setting supported encryption types on remote TDO. >> Creating local TDO. >> Local TDO created >> Setting supported encryption types on local TDO. >> Validating outgoing trust... >> OK: LocalValidation: DC[\\WIN-0ENAIPFH11A.testad1.company.com] >> CONNECTION[WERR_OK] TRUST[WERR_OK] VERIFY_STATUS_RETURNED >> Validating incoming trust... >> ERROR: RemoteValidation: DC[] CONNECTION[WERR_NO_LOGON_SERVERS] >> TRUST[WERR_NO_LOGON_SERVERS] VERIFY_STATUS_RETURNED > >> root at testad2dc:/var/log/samba# samba-tool domain trust validate testad...
2019 Feb 21
2
status on samba trusts
Hi, Having read the release notes on the status of trusts within samba, we see for 4.9 > "improved support for trusted domains" but we also always see these messages: > "Both sides of the trust need to fully trust each other!" and > "DCs of domain A can grant domain admin rights in domain B" What we would like to achieve is a one-way incoming trust
2024 Jan 19
0
Problem create trust between Samba AD and MS Windows AD.
...on Windows Server 2019 was added to a domain ADWIN.LOC based on Windows Server 2016. FSMO roles were transferred to the new domain controller. Only after such actions was trust built between ADWIN.LOC and smbub.test. Validating outgoing trust... OK: LocalValidation: DC[\\dc01.adwin.loc] CONNECTION[WERR_OK] TRUST[WERR_OK] VERIFY_STATUS_RETURNED Validating incoming trust... OK: RemoteValidation: DC[\\dc01.smbub.test] CONNECTION[WERR_OK] TRUST[WERR_OK] VERIFY_STATUS_RETURNED Looks like we've encountered a trust-building bug Samba with Windows Server 2016. But we have no idea how to explore this b...
2019 Feb 26
0
status on samba trusts
...TDO. > Remote TDO created. > Setting supported encryption types on remote TDO. > Creating local TDO. > Local TDO created > Setting supported encryption types on local TDO. > Validating outgoing trust... > OK: LocalValidation: DC[\\WIN-0ENAIPFH11A.testad1.company.com] CONNECTION[WERR_OK] TRUST[WERR_OK] VERIFY_STATUS_RETURNED > Validating incoming trust... > ERROR: RemoteValidation: DC[] CONNECTION[WERR_NO_LOGON_SERVERS] TRUST[WERR_NO_LOGON_SERVERS] VERIFY_STATUS_RETURNED > root at testad2dc:/var/log/samba# samba-tool domain trust validate testad1 > LocalDomain Netbios...
2019 Feb 28
2
status on samba trusts
...> Creating local TDO. >>>>> Local TDO created >>>>> Setting supported encryption types on local TDO. >>>>> Validating outgoing trust... >>>>> OK: LocalValidation: DC[\\WIN-0ENAIPFH11A.testad1.company.com] >>>>> CONNECTION[WERR_OK] TRUST[WERR_OK] VERIFY_STATUS_RETURNED >>>>> Validating incoming trust... >>>>> ERROR: RemoteValidation: DC[] CONNECTION[WERR_NO_LOGON_SERVERS] >>>>> TRUST[WERR_NO_LOGON_SERVERS] VERIFY_STATUS_RETURNED >>>> >>>>> root at testad...
2019 Feb 28
0
status on samba trusts
...encryption types on remote TDO. >>> Creating local TDO. >>> Local TDO created >>> Setting supported encryption types on local TDO. >>> Validating outgoing trust... >>> OK: LocalValidation: DC[\\WIN-0ENAIPFH11A.testad1.company.com] >>> CONNECTION[WERR_OK] TRUST[WERR_OK] VERIFY_STATUS_RETURNED >>> Validating incoming trust... >>> ERROR: RemoteValidation: DC[] CONNECTION[WERR_NO_LOGON_SERVERS] >>> TRUST[WERR_NO_LOGON_SERVERS] VERIFY_STATUS_RETURNED >> >>> root at testad2dc:/var/log/samba# samba-tool domain tr...
2019 Feb 28
0
status on samba trusts
.... > >>> Creating local TDO. > >>> Local TDO created > >>> Setting supported encryption types on local TDO. > >>> Validating outgoing trust... > >>> OK: LocalValidation: DC[\\WIN-0ENAIPFH11A.testad1.company.com] > >>> CONNECTION[WERR_OK] TRUST[WERR_OK] VERIFY_STATUS_RETURNED > >>> Validating incoming trust... > >>> ERROR: RemoteValidation: DC[] CONNECTION[WERR_NO_LOGON_SERVERS] > >>> TRUST[WERR_NO_LOGON_SERVERS] VERIFY_STATUS_RETURNED > >> > >>> root at testad2dc:/var/log/sa...
2018 Sep 12
0
eventlog functionality
...n_list; > uint32_t num_entries = 0; > time_t now = time(NULL); > uint32_t resume_handle = resume_handle_p ? *resume_handle_p : 0; > > ZERO_STRUCTP(ctr10); > > if (ctr10 == NULL) { > if (resume_handle_p) { > *resume_handle_p = 0; > } > return WERR_OK; > } > > *total_entries = list_sessions(p->mem_ctx, &session_list); > > if (resume_handle >= *total_entries) { > if (resume_handle_p) { > *resume_handle_p = 0; > } > return WERR_OK; > } > > /* We know num_entries must be positi...
2019 Feb 28
2
status on samba trusts
...te TDO. >>>> Creating local TDO. >>>> Local TDO created >>>> Setting supported encryption types on local TDO. >>>> Validating outgoing trust... >>>> OK: LocalValidation: DC[\\WIN-0ENAIPFH11A.testad1.company.com] >>>> CONNECTION[WERR_OK] TRUST[WERR_OK] VERIFY_STATUS_RETURNED >>>> Validating incoming trust... >>>> ERROR: RemoteValidation: DC[] CONNECTION[WERR_NO_LOGON_SERVERS] >>>> TRUST[WERR_NO_LOGON_SERVERS] VERIFY_STATUS_RETURNED >>> >>>> root at testad2dc:/var/log/samba#...
2019 Mar 05
0
status on samba trusts
...TDO. >>>>>> Local TDO created >>>>>> Setting supported encryption types on local TDO. >>>>>> Validating outgoing trust... >>>>>> OK: LocalValidation: DC[\\WIN-0ENAIPFH11A.testad1.company.com] >>>>>> CONNECTION[WERR_OK] TRUST[WERR_OK] VERIFY_STATUS_RETURNED >>>>>> Validating incoming trust... >>>>>> ERROR: RemoteValidation: DC[] CONNECTION[WERR_NO_LOGON_SERVERS] >>>>>> TRUST[WERR_NO_LOGON_SERVERS] VERIFY_STATUS_RETURNED >>>>> >>>>&gt...
2018 Sep 12
2
eventlog functionality
On Wed, Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba wrote: > > and from the what the hell department. I did it. Comparing > > https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_1 > > > and > > https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_10 > > and > >
2015 Aug 24
2
[Samba4] 4.3.0 trust relationship
Hi all, I was testing the 4.3.0 version to see what is available with trust relationship but except having my DCs telling me there are trust relationship and using the global catalog to perform search (but with only search for object in a.domain.tld when search is performed against dc.a.domain.tld) I can do nothing else. My own knowledge on that subject is quiet null so I come to you asking some
2018 Sep 12
1
eventlog functionality
On Wed, 2018-09-12 at 16:23 -0700, Ray Klassen via samba wrote: > On 2018-09-12 09:44 AM, Jeremy Allison via samba wrote: > > > > On Wed, Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba > > wrote: > > > > > > > > > and from the what the hell department. I did it. Comparing > > > > > >
2018 Feb 13
1
ldb warning unique index violation on conflicts with
...ldb_index.c:1837: unique index violation on @IDXDN in CN=BUILDHOST,OU=Domain Controllers,DC=samdom,DC=local, conficts with 蔁墁o癣No甬瓧k in @INDEX:@IDXDN:CN=BUILDHOST,OU=DOMAIN CONTROLLERS,DC=SAMDOM,DC=LOCAL Replicated 89 objects (163 linked attributes) for DC=samdom,DC=local dreplsrv_op_pull_source(WERR_OK) for DC=samdom,DC=local It is always 89 objects with the same number of attributes. DC is an RODC joined with Version 4.6.x(or 4.5.x I don't know anymore) and then upgraded to 4.8.0rc3 in place. There is no other errors or warnings I can see now. I saw message like this on other domain, wh...
2024 Jan 06
0
Problem create trust between Samba AD and MS Windows AD.
.... I'm building trust trust between domains samba-tool domain trust create adwin.loc --type=external -- direction=both --create-location=both -U truster at ADWIN.LOC Trust is built, but a validation error occurs. Validating outgoing trust... OK: LocalValidation: DC[\\dc01.adwin.loc] CONNECTION[WERR_OK] TRUST[WERR_OK] VERIFY_STATUS_RETURNED Validating incoming trust... ERROR: RemoteValidation: DC[] CONNECTION[WERR_NO_LOGON_SERVERS] TRUST[WERR_NO_LOGON_SERVERS] VERIFY_STATUS_RETURNED As a result, on PC entered into the SMBUB.TEST, you can login with an account from the ADWIN.LOC, but on PC entere...
2010 Sep 16
0
WG: Running 2 SAMBA4 DC Replication WERR_BADFILE error
...bce6-a5dfba1e4ad9._msdcs NODE1 is: 02284f45-de16-4125-a795-3b614f540ef7 NODE2 is: a441f8f9-629d-43c4-bce6-a5dfba1e4ad9 So Replication from NODE2 to NODE1 works fine: UpdateRefs OK for a441f8f9-629d-43c4-bce6-a5dfba1e4ad9._msdcs.tuebingen.tst.loc DC=tuebingen,DC=tst,DC=loc dreplsrv_op_pull_source(WERR_OK) ? No replication error all is ok !!!!!!!!!!!!!!!! Replication the other way There is an error: dns child failed to find name 'a441f8f9-629d-43c4-bce6-a5dfba1e4ad9._msdcs.tuebingen.tst.loc' of type A dreplsrv_notify: Failed to send DsReplicaSync to a441f8f9-629d-43c4-bce6-a5dfba1e4ad9._ms...
2016 Mar 24
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
...res : * res : union drsuapi_DsWriteAccountSpnResult(case 1) res1: struct drsuapi_DsWriteAccountSpnResult1 status : WERR_ACCESS_DENIED result : WERR_OK I have two clients with installed Datev -Software / local SQL-Server with this Problem Does SQL-Server have wrong Permissions, or is it a general Problem? Greetings Markus
2008 Dec 04
1
Join multiple CTDB managed Samba servers into Active Directory
...ain_sid : * domain_sid : S-1-5-21-3868838012-3874256186-1289404937 modified_config : 0x00 (0) error_string : NULL domain_is_ad : 0x01 (1) result : WERR_OK Using short domain name -- TESTDOMAIN Joined 'node-01' to realm 'testdomain.local' [root@node-01 ~]# net ads testjoin Join is OK #Check AD Status from node-02 # Result: node-02 which was originally joined to AD gets revoked when node-01 is manually added into AD [root@node-02 nfse...
2016 Mar 29
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
...DsWriteAccountSpnResult(case 1) > > > > res1: struct drsuapi_DsWriteAccountSpnResult1 > > > > status : WERR_ACCESS_DENIED > > > > result : WERR_OK > > > > I have two clients with installed Datev -Software / local SQL-Server with > > this > > Problem > > > > Does SQL-Server have wrong Permissions, or is it a general Problem? > > > > Greetings > > > > Markus > > > > --...
2018 Jan 11
3
DRS Replication between two DC's Failing
...: 0x00000000 (0) bind_handle : * bind_handle: struct policy_handle handle_type : 0x00000000 (0) uuid : 2cb3f3b5-b29a-4958-a912-51a0881976da result : WERR_OK lpcfg_servicenumber: couldn't find ldb added interface ens18 ip=172.16.100.5 bcast=172.16.100.255 netmask=255.255.255.0 added interface ens18 ip=172.16.100.5 bcast=172.16.100.255 netmask=255.255.255.0 Starting GENSEC mechanism spnego Starting GENSEC submechanism gssapi_krb5 Cannot do GSSAPI to...