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

VFS File permission support #32

Open
milankovic88 opened this issue May 7, 2020 · 1 comment
Open

VFS File permission support #32

milankovic88 opened this issue May 7, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@milankovic88
Copy link

I have managed to set up os-js to use PAM authentication, but it seems that os-js doesn't respect file permissions with multiple users.

It would be nice if os-js file manager would respect file permissions.

@andersevenrud andersevenrud changed the title File Manager | Files Permissions VFS File permission support May 7, 2020
@andersevenrud andersevenrud added the enhancement New feature or request label May 7, 2020
@andersevenrud
Copy link
Member

Without using ACL or some sort of system group combo for both the user and the user the node server runs as, it seems like I have to split out the VFS backend.

This way the VFS can run as a separate privileged service on the side. I've started doing a bit of proof-of-concept on this, and I'll let you know when I have something :)

@andersevenrud andersevenrud self-assigned this Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants