ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001247ClearOSapp-samba - Windows Networkingpublic2013-07-23 18:442020-01-03 09:08
Reporterdloper 
Assigned Todloper 
PrioritylowSeverityminorReproducibilitysometimes
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version6.4.0 
Target Version6.4.0Fixed in Version 
Summary0001247: Samba BDC mode produces errors when configured across WAN VPN links
DescriptionSome errors have been detected which require intervention commands like this work:

smbclient -L slave -Uwinadmin

but normal join commands fail:

net rpc info
Unable to find a suitable server for domain DOMAIN

net getdomainsid
Can't fetch domain SID for name: SLAVE

^^ this one is interesting because the domain SID exists but not the local SID. The resolution for that is to discover the SID and issue:
net setlocalsid S-1-5-21-x-y-z

Even then joins to the local BDC fail...

net rpc join -Uwinadmin -Slocalhost

Enter winadmin's password:
error setting trust account password: NT_STATUS_UNSUCCESSFUL
Unable to join domain DOMAIN.

whereas a join specifying the PDC works.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0012561)
NickH (developer)
2020-01-03 09:08

Migrated to https://gitlab.com/clearos/clearfoundation/app-samba/issues/12 [^]

- Issue History
Date Modified Username Field Change
2013-07-23 18:44 dloper New Issue
2013-07-23 18:44 dloper Status new => assigned
2013-07-23 18:44 dloper Assigned To => dloper
2020-01-03 09:08 NickH Note Added: 0012561
2020-01-03 09:08 NickH Status assigned => closed
2020-01-03 09:08 NickH Resolution open => suspended