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

UID and GID not applied on a per-request basis #18

Open
Peter-JanGootzen opened this issue Dec 10, 2022 · 0 comments
Open

UID and GID not applied on a per-request basis #18

Peter-JanGootzen opened this issue Dec 10, 2022 · 0 comments

Comments

@Peter-JanGootzen
Copy link
Contributor

Currently the UID and GID that are supplied to FUSE:init are used throughout the whole lifetime of the virtio-fs device (fuser and virtionfs).

However each individual FUSE request contains a UID and GID, so each request should be executed under the name of that request's UID and GID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant