ClearFoundation Tracker - ClearOS
View Issue Details
0002003ClearOSapp-openldap - OpenLDAP Driverpublic2014-10-29 08:112015-02-05 10:37
user2 
abylund 
normaltweakhave not tried
closedfixed 
 
7.0.0 Alpha 27.0.0 Alpha 2 
0002003: Upstream shifted starting UID / GID
The starting UID in ClearOS 6 was set to 500 (shadow-utils) and 1000 (OpenLDAP). This allowed end users to create shadow user accounts in the 500-999 range. Typically, the use case was for developer accounts and hacking around. It was also inadvertently used by poorly done application install scripts (applications should be using sub-500 UIDs, 500+ is for users).

In ClearOS 7, the starting UID is now 1000 (shadow-utils). This means we need to bump the starting UID in LDAP to something higher (e.g. 2000). This has implications for upgrades, but it's a minority of users who have used the 500-1000 user range in ClearOS 6. I'm not sure how upstream handles this -- it's a bit messy!

Ditto for GID.
No tags attached.
related to 0002004closed user2 Upstream shifted starting UID / GID 
Issue History
2014-10-29 08:11user2New Issue
2014-10-29 08:12user2Issue cloned: 0002004
2014-10-29 08:12user2Relationship addedrelated to 0002004
2014-10-29 08:14user2Statusnew => resolved
2014-10-29 08:14user2Fixed in Version => 7.0.0 Alpha 2
2014-10-29 08:14user2Resolutionopen => fixed
2014-10-29 08:14user2Assigned To => abylund
2015-02-05 10:37user2Statusresolved => closed

There are no notes attached to this issue.