Closed jianboy closed 7 years ago
ossfs只能用root启动,切换其他账户(www)启动,出现错误: ossfs: could not determine how to establish security credentials.
ossfs: could not determine how to establish security credentials.
而root启动后,无法赋予www权限, chown: changing ownership of ‘/ossfs/’: Input/output error www用户无法进入ossfs目录!请问怎么操作呢?
chown: changing ownership of ‘/ossfs/’: Input/output error
https://github.com/aliyun/ossfs/wiki/FAQ#12
不行!在root下看到文件夹权限确实变了。但是到了当前用户,权限却变了。也进不去目录!! http://www.yoqi.me/BaiduHi_2017-4-6_16-54-29.png
有人么? 用其他用户挂载,权限都是问号。请问怎么做呢?
增加一个参数 -oallow_other 就可以解决了
@jianboy 看一下阿里云上用户的权限是不是不够
ossfs只能用root启动,切换其他账户(www)启动,出现错误:
ossfs: could not determine how to establish security credentials.
而root启动后,无法赋予www权限,
chown: changing ownership of ‘/ossfs/’: Input/output error
www用户无法进入ossfs目录!请问怎么操作呢?