ClearFoundation Tracker - ClearOS | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0000073 | ClearOS | public | 2010-04-20 12:27 | 2010-06-02 13:23 | ||||||
Reporter | dloper | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | 5.1 | |||||||||
Target Version | 5.2 | Fixed in Version | 5.2 | |||||||
Summary | 0000073: allusers group mapped to low number RID. | |||||||||
Description | The allusers group gives unpredictable behavior because its RID is too low (sub1000, typically around 400). For future versions of ClearOS, new systems installations should be assign the next available RID above 1000. For existing systems or systems being upgraded, the RID should be validated with the following command: net groupmap list |grep allusers A typical result would be: allusers (S-1-5-21-1244819374-4214811992-3147932985-400) -> allusers If the number in the RID of the result is < 1000 then the following should be run: net groupmap delete ntgroup=allusers Which will state: Sucessfully removed allusers from the mapping db net groupmap add ntgroup=allusers unixgroup=allusers Which will state: No rid or sid specified, choosing a RID Got RID -94967295 Successfully added group allusers to the mapping db as a domain group net groupmap list |grep allusers allusers (S-1-5-21-1597500725-3060052246-2658335623-4200000001) -> allusers | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2010-04-20 12:27 | dloper | New Issue | ||||||||
2010-04-20 13:33 | user2 | Relationship added | duplicate of 0000045 | |||||||
2010-04-20 13:33 | user2 | Status | new => confirmed | |||||||
2010-04-20 13:33 | user2 | Target Version | => 5.2 | |||||||
2010-04-20 21:09 | user2 | Note Added: 0000088 | ||||||||
2010-04-29 12:31 | user2 | Checkin | ||||||||
2010-04-29 12:31 | user2 | Note Added: 0000096 | ||||||||
2010-04-29 12:31 | user2 | Status | confirmed => resolved | |||||||
2010-04-29 12:31 | user2 | Resolution | open => fixed | |||||||
2010-04-29 17:03 | user2 | Checkin | ||||||||
2010-04-29 17:03 | user2 | Note Added: 0000101 | ||||||||
2010-05-12 14:38 | user2 | Checkin | ||||||||
2010-05-12 14:38 | user2 | Note Added: 0000116 | ||||||||
2010-05-19 11:27 | user2 | Fixed in Version | => 5.2 | |||||||
2010-06-02 13:23 | user2 | Status | resolved => closed | |||||||
2010-08-18 15:05 | user2 | Note Deleted: 0000096 | ||||||||
2010-08-18 15:06 | user2 | Note Deleted: 0000101 | ||||||||
2010-08-18 15:07 | user2 | Note Edited: 0000116 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|