-
Openstack swift can store containers in multiple regions. If a user has ObjectStore operator role, then he has access to all regions. But there can be a user without ObjectStore operator role, but with access to only one container, of course in one region. Such a user has no access to any other region. This can be set using container ACL.
Unfortunately this cannot be achieved with Cyberduck because at login time it tries to list the container names in each region, gets 403 forbidden on the first try and stops trying. There is no region option in openstack swift profile. I would like to be able to restrict the openstack profile in Cyberduck to only one region or alternatively to continue trying to list all regions even when some of them return 403. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Relates to #11612. |
Beta Was this translation helpful? Give feedback.
-
Relates to #7970. |
Beta Was this translation helpful? Give feedback.
-
You can create your own connection profile. You can use the Rackspace US (DFW).cyberduckprofile as a template. |
Beta Was this translation helpful? Give feedback.
-
Got it. Works. Thank you. |
Beta Was this translation helpful? Give feedback.
You can create your own connection profile. You can use the Rackspace US (DFW).cyberduckprofile as a template.