ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002143ClearOSapp-samba - Windows Networkingpublic2015-01-26 10:262020-03-03 03:34
Reporterdloper 
Assigned To 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002143: Add state checker to Windows Networking app to apprise users of missing SIDs
DescriptionFor 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.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0001346)
user2
2015-01-26 10:31

Why do these missing SIDs even happen? It seems very flaky.
(0013321)
NickH (developer)
2020-03-03 03:34

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

- Issue History
Date Modified Username Field Change
2015-01-26 10:26 dloper New Issue
2015-01-26 10:30 user2 Status new => assigned
2015-01-26 10:31 user2 Note Added: 0001346
2015-01-26 10:31 user2 Status assigned => confirmed
2015-01-27 10:38 user2 Target Version 6.7.0 Beta 1 => Future
2015-05-25 05:10 user2 Target Version Future =>
2020-03-03 03:34 NickH Note Added: 0013321
2020-03-03 03:34 NickH Status confirmed => closed
2020-03-03 03:34 NickH Resolution open => suspended