-
When using the I am not particularly familiar with linux subuid stuff, but I can't think of a scenario where a rootless user would have the right to use a subuid map other than his own. As I understand it, the subuid map's name is equivalent to the name of the one and only user who can use it. Am I missing something, or is the documentation here misleading? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think the range of UIDs have to be contained within the range of UIDs available to the user. I am guessing something like the following would work.
|
Beta Was this translation helpful? Give feedback.
I think the range of UIDs have to be contained within the range of UIDs available to the user.
I am guessing something like the following would work.