[GH-ISSUE #1918] allow_others not working #969

Open
opened 2026-03-04 01:50:18 +03:00 by kerem · 0 comments
Owner

Originally created by @nashken on GitHub (Feb 25, 2022).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1918

Additional Information

Using ubuntu 20 in amazon ec2
Mounting using: s3fs#bucket /dir fuse _netdev,allow_other,use_cache=/tmp/cache,passwd_file=/home/ubuntu/.passwd-s3fs,umask=777,mp_umask=777 0 0

Version of s3fs being used (s3fs --version)

_example: 1.86

Details about issue

sudo can tail files in the s3 directory but no one else can.

Originally created by @nashken on GitHub (Feb 25, 2022). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1918 ### Additional Information Using ubuntu 20 in amazon ec2 Mounting using: s3fs#bucket /dir fuse _netdev,allow_other,use_cache=/tmp/cache,passwd_file=/home/ubuntu/.passwd-s3fs,umask=777,mp_umask=777 0 0 #### Version of s3fs being used (s3fs --version) _example: 1.86 ### Details about issue sudo can tail files in the s3 directory but no one else can.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#969
No description provided.