Skip to content
Discussion options

You must be logged in to vote

I managed to get a shell inside the docker container (i renamed to) ozone:

$ docker start ozone
$ docker exec -it ozone sh

There I ran:
sh-4.2$ ozone s3 getsecret

Which gave me:

Error: 'ozone s3 getsecret' operation works only when security is enabled. To enable security set ozone.security.enabled to true.

This looks like I shouldn't need any access credentials in the first place?
(like ozone.security.enabled = falseby default?)

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pjotrek-b
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
2 participants