ClearFoundation Tracker - ClearOS
View Issue Details
0001247ClearOSapp-samba - Windows Networkingpublic2013-07-23 18:442020-01-03 09:08
dloper 
dloper 
lowminorsometimes
closedsuspended 
6.4.0 
6.4.0 
0001247: Samba BDC mode produces errors when configured across WAN VPN links
Some 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.
No tags attached.
Issue History
2013-07-23 18:44dloperNew Issue
2013-07-23 18:44dloperStatusnew => assigned
2013-07-23 18:44dloperAssigned To => dloper
2020-01-03 09:08NickHNote Added: 0012561
2020-01-03 09:08NickHStatusassigned => closed
2020-01-03 09:08NickHResolutionopen => suspended

Notes
(0012561)
NickH   
2020-01-03 09:08   
Migrated to https://gitlab.com/clearos/clearfoundation/app-samba/issues/12 [^]