Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Complete
-
Affects Version/s: 12.0-BETA2.1
-
Fix Version/s: SCALE-20.10-ALPHA, 12.0-RC1
-
Component/s: Middleware
-
Labels:None
-
Impact:Low
Description
The default uid when creating a new user is the first available one, considering only non-builtin users. If one creates a user with an id less than 1000 (to avoid having to use error-prone numeric values in permissions for jail users), this will start offering up uids less than 1000. They may even conflict with a builtin user.