Skip to content

ipfs mount access limited to single user #968

@dylanPowers

Description

@dylanPowers

Situation:
I have my linux service daemon for ipfs (https://github.com/dylanPowers/ipfs-linux-service) that runs under the user 'ipfs-daemon'. I have the ipfs daemon configured to mount at /ipfs and /ipns. Running ipfs mount works fine except for the fact that /ipfs and /ipns can only be accessed from the user 'ipfs-daemon'. This is even though I have user_allow_other set in /etc/fuse.conf

For those of us living on the edge with "user_allow_other" enabled, it would be nice if ipfs mount followed suit and passed along the allow_other flag to fuse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    exp/noviceSomeone with a little familiarity can pick uptopic/fuseTopic fuse

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions