[PR #257] [MERGED] Update README.md: Bugfix password file permissions errors #1429

Closed
opened 2026-03-04 01:53:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/257
Author: @JesseSteele
Created: 9/5/2015
Status: Merged
Merged: 9/8/2015
Merged by: @ggtakec

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 README.md (+6 -0)

📄 Description

received "should not have others permissions" when mounting
did chmod 640 and received "should not have group permissions"
used chmod 600 after creating the password file and had no problems


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/257 **Author:** [@JesseSteele](https://github.com/JesseSteele) **Created:** 9/5/2015 **Status:** ✅ Merged **Merged:** 9/8/2015 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8e55f45`](https://github.com/s3fs-fuse/s3fs-fuse/commit/8e55f45818564600222cc6af4043b5ba76c1b106) Update README.md ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -0) </details> ### 📄 Description received "should not have others permissions" when mounting did chmod 640 and received "should not have group permissions" used chmod 600 after creating the password file and had no problems --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53:55 +03:00
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#1429
No description provided.