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

could I set two user for one path? #208

Closed
zhangxiaojun92163 opened this issue May 12, 2023 · 0 comments · Fixed by #218
Closed

could I set two user for one path? #208

zhangxiaojun92163 opened this issue May 12, 2023 · 0 comments · Fixed by #218

Comments

@zhangxiaojun92163
Copy link

could I set two user for one path?

dufs -A -a /@admin:admin -a /@user:user only set user, admin is not working

@sigoden sigoden mentioned this issue Jun 1, 2023
sigoden added a commit that referenced this issue Jun 1, 2023
The access level path control used by dufs has two disadvantages:

1. One path cannot support multiple users
2. It is very troublesome to set multiple paths for one user

So it needs to be refactored.
The new auth is account based, it closes #207, closes #208.

BREAKING CHANGE: new auth
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

Successfully merging a pull request may close this issue.

1 participant