Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Fix root directory permissions #47

Merged
merged 2 commits into from
Aug 29, 2017
Merged

Fix root directory permissions #47

merged 2 commits into from
Aug 29, 2017

Conversation

stas2k
Copy link
Contributor

@stas2k stas2k commented Aug 23, 2017

This fix allow non-root users to write to the mount when using non-root uid,gid mount options.

This fix allow non-root users to write to the mount
when using non-root uid,gid mount options.
@bweston92
Copy link

Yeah I can't seem to be able to update the permissions, would this fix that?

@harshavardhana harshavardhana merged commit 7f5c3d2 into minio:master Aug 29, 2017
@bweston92
Copy link

bweston92 commented Aug 30, 2017 via email

@harshavardhana
Copy link
Member

Ok maybe we should of updated the readme first?

You cannot set permissions on the mount you can set the required uid,gid through the command line params -ouid=1000,gid=1000 - this will be inherited for all files and directories inside the mount.

@bweston92
Copy link

bweston92 commented Aug 30, 2017 via email

@harshavardhana
Copy link
Member

Ok sounds good to me. Thanks for your work guys :)

👍

@stas2k stas2k deleted the fix/root-perms branch September 4, 2017 11:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants