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

Is adding a user to the fuse group necessary? #3

Closed
mhamrah opened this issue Jun 22, 2010 · 2 comments
Closed

Is adding a user to the fuse group necessary? #3

mhamrah opened this issue Jun 22, 2010 · 2 comments

Comments

@mhamrah
Copy link

mhamrah commented Jun 22, 2010

After installing fuse, a fuse group was not created. I'm wondering if adding a user to the fuse group ( sudo usermod -a -G fuse [username]) is really necessary? It doesn't appear to make a difference.

@redbo
Copy link
Owner

redbo commented Jun 22, 2010

As long as it works, I wouldn't worry about it. Your user really just needs access to /dev/fuse. On my OS, that file is owned by root:fuse, so adding the fuse group gives you access. I assumed that was part of the fuse default installation, but it might be a debian addition.

I'll research this a bit better and update the docs.

@mhamrah
Copy link
Author

mhamrah commented Jun 22, 2010

Thanks. I'm running Fedora 12, and /dev/fuse was owned by root:root. I changed this, but am getting some odd issues I'll put in another ticket.

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

No branches or pull requests

2 participants