Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentations on how to setup /etc/subuid and /etc/subgid #1185

Closed
wants to merge 1 commit into from

Conversation

rhatdan
Copy link
Member

@rhatdan rhatdan commented Jul 30, 2018

Signed-off-by: Daniel J Walsh [email protected]

@rhatdan
Copy link
Member Author

rhatdan commented Jul 30, 2018

@giuseppe PTAL

@rhatdan
Copy link
Member Author

rhatdan commented Jul 30, 2018

Also pulled in containers/storage#205

@rhatdan
Copy link
Member Author

rhatdan commented Jul 30, 2018

Fixes #1182

@vrothberg
Copy link
Member

LGTM

In addition to the improved error messages, this is making it much more user-friendly.

docs/podman.1.md Outdated
If you have a recent version of usermod, you can execute the following
commands to add the ranges to the files

$ sudo usermod --add-subuids 10000-65536 USERNAME
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked and it adds less users than the manual command below (the second number is the maximum ID, not the length of the range). Let's change it to 10000-75535

@giuseppe
Copy link
Member

LGTM

@rh-atomic-bot r+

@rh-atomic-bot
Copy link
Collaborator

📌 Commit 8445758 has been approved by giuseppe

@rh-atomic-bot
Copy link
Collaborator

⌛ Testing commit 8445758 with merge 00caebd...

@rh-atomic-bot
Copy link
Collaborator

☀️ Test successful - status-papr
Approved by: giuseppe
Pushing 00caebd to master...

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 27, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants