rootless podman: how to integrate with AD/SSSD instead of configuring in /etc/subuid /etc/subgid?or how to handle the permission issue which caused by without configuring /etc/subuid(subgid)? #26907
Unanswered
kkmm888-eng
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
==========================
hi experts
we have scenairo like:
we have HPC cluster(linux redhat9), which scheduled by IBM LSF
we try to config rootless podman, but we do not want to add users to the /etc/subuid /etc/subgid file directly, since we have a lot of users which authenticated by sssd+AD
but without configuring /etc/subuid(subgid) , there are a lot of permission problem
my question are:
Is there any suggestion like to integrate with sssd/AD without configuring /etc/subuid(subgid)?
Is there any way to fix this permission problem? to let it work as configured in /etc/subuid(subgid)?
Any suggestions will appreciate
Thanks in advance.
Steps to reproduce the issue
Steps to reproduce the issue
1.podman version 5.2.2
2.
3.
Describe the results you received
Describe the results you received
Describe the results you expected
Describe the results you expected
podman info output
If you are unable to run podman info for any reason, please provide the podman version, operating system and its version and the architecture you are running.
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
Beta Was this translation helpful? Give feedback.
All reactions