ClearFoundation Tracker - ClearOS
View Issue Details
0002143ClearOSapp-samba - Windows Networkingpublic2015-01-26 10:262020-03-03 03:34
dloper 
 
lowfeaturealways
closedsuspended 
 
 
0002143: Add state checker to Windows Networking app to apprise users of missing SIDs
For various reasons, servers may not have a domainSID or localSID. This can occur on server name changes, domain joins and other. A simple check to see if the server has a domainSID and localSID using the following should indicate a failed condition requiring support:

net getdomainsid
net getlocalsid

The following is a result of a failure to produce a domainSID:

[root@server ~]# net getdomainsid
Could not fetch local SID

If this condition shows up on a server configured to be a domain controller or backup domain controller, the following message should appear as a warning in Webconfig:

Failed to lookup local security identifier for this server. If this condition persists for more than 5 minutes, please contact support.
No tags attached.
Issue History
2015-01-26 10:26dloperNew Issue
2015-01-26 10:30user2Statusnew => assigned
2015-01-26 10:31user2Note Added: 0001346
2015-01-26 10:31user2Statusassigned => confirmed
2015-01-27 10:38user2Target Version6.7.0 Beta 1 => Future
2015-05-25 05:10user2Target VersionFuture =>
2020-03-03 03:34NickHNote Added: 0013321
2020-03-03 03:34NickHStatusconfirmed => closed
2020-03-03 03:34NickHResolutionopen => suspended

Notes
(0001346)
user2   
2015-01-26 10:31   
Why do these missing SIDs even happen? It seems very flaky.
(0013321)
NickH   
2020-03-03 03:34   
Migrated to https://gitlab.com/clearos/clearfoundation/app-samba/issues/24 [^]