Skip to content

add tool for network user's sub{uid,gid} (apptainer --fakeroot like option for podman) #28538

@Ethan-arrr

Description

@Ethan-arrr

Feature request description

Network authenticated users with active directory cant use podman unless they are added to /etc/sub{uid,gid}

apptainer has a nice tool for this called "apptainer config fakeroot --add $x" to add the appropriate users to the subuid and subgid files. I'd love to see a tool from podman that accomplishes this task so we dont have to manually add the users to the subuid and subgid files.

Suggest potential solution

No response

Have you considered any alternatives?

installing appatainer for the tool to add users to the appropriate files works great and then using podman.
another way is to just manually add each users "$UID:4294836224:65536" to /etc/sub{uid,gid}

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions