How to create initial set of S3 credentials? #5800
-
I'm following the quick start guide and have already spun up an Ozone container. However, when trying to execute
It's not clear to me how I can generate these credentials. I can't find any information about this topic in the documentation. So my question is: What's the easiest way to generate a pair of admin credentials that let me create a bucket in Ozone? Any help is appreciated. 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Hi @JanJaguschQC, take a look at the security section in the Ozone website here: |
Beta Was this translation helpful? Give feedback.
-
Thank you very much! 🍰 |
Beta Was this translation helpful? Give feedback.
-
If
|
Beta Was this translation helpful? Give feedback.
If security is not enabled you can set it as anything.
export AWS_ACCESS_KEY_ID=testuser/scm@EXAMPLE.COM
export AWS_SECRET_ACCESS_KEY=xyz