Replies: 1 comment
-
|
mc 用的客户端版本应该不对,看下这个文档 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
背景:公司目前想把ossfs替换成juicefs,调研到目前juicefs s3 gateway高级功能已经支持身份和访问控制,想要验证下juicefs 是否能够 达到同 oss 一样不同用户数据访问隔离的效果。但是目前在给子账户设置读写权限时报错,希望能得到大家的帮助,谢谢!
超级用户下的bucket和对象列表

在超级用户下创建子账号 user1
登陆页面查看到没有任何数据,于是想要通过设置user1权限为readwrite,但是设置失败,下面是user1的登陆后查看的页面

PS: 还有个疑惑,juicefs是否能够设置类似oss 用户体系,除了支持子账户,还能独立创建不同的用户,达到数据隔离的效果,不然感觉现在的子账户并不能完全支持替换ossfs的账户体系。
Beta Was this translation helpful? Give feedback.
All reactions