Skip to content

uid collision on Centos 7 host #251

Closed
@dangogh

Description

@dangogh

The hard-coded uid=999 value conflicts with the systemd-bus-proxy user on CentOS 7

$ grep :999: /etc/passwd
systemd-bus-proxy:x:999:997:systemd Bus Proxy:/:/sbin/nologin

This makes it difficult to use a volume mapped to a host directory as it is owned by the above user. Is there a recommended way to handle this?

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