redbo / cloudfuse

Filesystem (fuse) implemented on Mosso's Cloud Files
http://redbo.github.com/cloudfuse/
MIT License
392 stars 114 forks source link

When mounted at cloudfuse, authority can not be granted. #73

Open johnmanjirou opened 9 years ago

johnmanjirou commented 9 years ago

Hi.

objectstorage to the server in the following "/etc/fstab" settings, it was cloudfuse mount. ~~~/etc/fstab~~ cloudfuse /objectstorage/infra fuse username=**:****** ***_,api_key=_*_,authurl=_/**/******/,allow_other,uid=0,gid=12300,umask=127 0 0 ~~~~~~~~~~

All the user has (allow_other) I is allowed . Please tell me how to set the "uid = 0, gid = 12300, umask = 127".