Skip to content
Discussion options

You must be logged in to vote

that is a security measure in the kernel to prevent accessing files not owned by IDs not in the user namespace. We have no control whether it can be relaxed or not, it happens entirely in the kernel. One possibility could be to use fuse-overlayfs, as this check is not in place (it doesn't need that since it is anyway running as an unprivileged process)

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@giuseppe
Comment options

@rhatdan
Comment options

@giuseppe
Comment options

Answer selected by nate-howard
@nate-howard
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants