[GH-ISSUE #502] -a admin:admin@/:rw: admin has complete permissions for all paths. #284

Closed
opened 2026-04-08 16:51:43 +03:00 by zhus · 2 comments
Owner

Originally created by @yuf19-2022 on GitHub (Dec 20, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/502

in fact,only has ro permissions

Originally created by @yuf19-2022 on GitHub (Dec 20, 2024). Original GitHub issue: https://github.com/sigoden/dufs/issues/502 in fact,only has ro permissions
zhus closed this issue 2026-04-08 16:51:43 +03:00
Author
Owner

@sigoden commented on GitHub (Dec 20, 2024):

Auth permissions are restricted by dufs global permissions. If dufs does not enable upload permissions via --allow-upload, then the account will not have upload permissions even if it is granted read-write(:rw) permissions.

<!-- gh-comment-id:2556104690 --> @sigoden commented on GitHub (Dec 20, 2024): **Auth permissions are restricted by dufs global permissions.** If dufs does not enable upload permissions via `--allow-upload`, then the account will not have upload permissions even if it is granted `read-write`(`:rw`) permissions.
Author
Owner

@yuf19-2022 commented on GitHub (Dec 20, 2024):

Auth permissions are restricted by dufs global permissions. If dufs does not enable upload permissions via --allow-upload, then the account will not have upload permissions even if it is granted read-write(:rw) permissions.

OK,I see.

<!-- gh-comment-id:2556273578 --> @yuf19-2022 commented on GitHub (Dec 20, 2024): > **Auth permissions are restricted by dufs global permissions.** If dufs does not enable upload permissions via `--allow-upload`, then the account will not have upload permissions even if it is granted `read-write`(`:rw`) permissions. OK,I see.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#284