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

Fix permission handling #8

Closed
bzf opened this issue Dec 11, 2017 · 3 comments
Closed

Fix permission handling #8

bzf opened this issue Dec 11, 2017 · 3 comments
Labels

Comments

@bzf
Copy link
Owner

bzf commented Dec 11, 2017

No description provided.

@bzf bzf added the priority label Jul 29, 2019
@bzf
Copy link
Owner Author

bzf commented Jul 29, 2019

This is needed to be able to share the mountpoint with any other applications since the permissions will look to be all messed up by the system.

@bzf
Copy link
Owner Author

bzf commented Jul 29, 2019

As a workaround, you can mount the archive as the user you want to have access to the mountpoint of it.

@bzf
Copy link
Owner Author

bzf commented Apr 18, 2020

You can set a FUSE option when mounting (-o allow_other) to allow all users to access the mounted directory.

@bzf bzf closed this as completed Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant