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

#691: Made instructions for creating password file more obvious. #819

Merged
merged 1 commit into from Sep 17, 2018
Merged

#691: Made instructions for creating password file more obvious. #819

merged 1 commit into from Sep 17, 2018

Conversation

soulprovidr
Copy link
Contributor

Relevant Issue (if applicable)

#691

Details

Updated language to eliminate confusion surrounding the credentials to use in the password file.

README.md Outdated
@@ -79,11 +79,11 @@ The default location for the s3fs password file can be created:
* using a .passwd-s3fs file in the users home directory (i.e. ~/.passwd-s3fs)
* using the system-wide /etc/passwd-s3fs file

Enter your S3 identity and credential in a file `~/.passwd-s3fs` and set
Enter your AWS credentials in a file `~/.passwd-s3fs` and set
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wording is OK although s3fs supports non-AWS S3 implementations. Perhaps just say credentials here and ACCESS_KEY_ID and SECRET_ACCESS_KEY below?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense, I'll make the change.

Copy link
Member

@gaul gaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash commits.

@soulprovidr
Copy link
Contributor Author

(Commits are squashed now).

@soulprovidr soulprovidr reopened this Sep 10, 2018
@ggtakec ggtakec merged commit dcd70da into s3fs-fuse:master Sep 17, 2018
@ggtakec
Copy link
Member

ggtakec commented Sep 17, 2018

@soulprovidr @gaul Thanks!

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 this pull request may close these issues.

None yet

3 participants