Files
seaweedFS/weed/filer
chrislu d81db3c703 s3: fix configuring IAM for the same user
hi, how can I add bucket permission to a user now?
Previously, if I needed to add permission to an existing credential, I simply repeated the s3.configure command with a different bucket name.
Now I am getting error:
duplicate accessKey[ХХХХ], already configured in user[YYYY]

s3.configure -access_key key -actions Read,Write,List -buckets bucket1 -secret_key secr -user user1
s3.configure -access_key key -actions Read,Write,List -buckets bucket2 -secret_key secr -user user1
2022-08-30 09:37:52 -07:00
..
2022-08-17 12:05:07 -07:00
2022-08-17 12:42:03 -07:00
2022-08-17 12:05:07 -07:00
2022-08-17 12:05:07 -07:00
2022-08-21 11:49:29 -07:00
2022-08-26 16:55:15 -07:00
2022-08-17 12:05:07 -07:00
2022-08-17 12:05:07 -07:00
2022-08-15 10:03:52 -07:00
2020-09-01 00:21:19 -07:00