Skip to content

The file /etc/passwd has generated a large number of sandbox UIDs #245

@shootercheng

Description

@shootercheng

During local development, 1000 sandbox UIDs are generated every time the service is restarted. Additionally, it is unsafe to start the service as the root user

$ grep "sandbox10" /etc/passwd | wc -l
41000
$ grep "sandbox10000" /etc/passwd | wc -l
41
$ grep "sandbox10999" /etc/passwd | wc -l
41

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions