Skip to content

Support low numeric UID and GID values. #2707

Description

@ebusto

Problem Statement

Unfortunately many environments have Unix UID and GID values that are low numbers, well below 1000. For example, my primary group ID is 30.

Proposed Design

There are two obvious approaches. One is to simply relax the minimum values, perhaps to something 1 or greater. The other is to make it configurable, which is likely more sensible.

Alternatives Considered

There is no chance of renumbering IDs in enterprises that are decades old.

Agent Investigation

No response

Checklist

  • I've reviewed existing issues and the architecture docs
  • This is a design proposal, not a "please build this" request

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions