Skip to content

owner can't access when not in primary group - how to change this? #740

Answered by rfjakob
jonleivent asked this question in Q&A
Discussion options

You must be logged in to vote

I did not know sg exists. Thanks for that information :)

As for the problem, looking at https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/fs/fuse/dir.c?h=v6.3.2#n1308 , this seems to be enforced by the kernel. All of GID, EGID, SGID have to match for the access to be allowed.

I think allow_other is the only way.

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jonleivent
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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