Skip to content

UID numbers clash with cern accounts in cfg/system/deploy #679

@nataliaratnikova

Description

@nataliaratnikova

The devvm deployment fails with :
useradd: UID 100001 is not unique

Currently there are 13 UIDs number that clash with the CERN users IDs:

-bash-4.2$ for uid in grep add_local_user /tmp/foo/cfg/system/deploy.orig | cut -d" " -f4 ; do getent passwd $uid; done | wc -l
13

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