[
https://issues.apache.org/jira/browse/HDDS-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Elek updated HDDS-3496:
------------------------------
Description:
With buckets and volumes created by s3g, the admin user is now
‘OzoneS3Manager’. We need to change it to other users. This can be changed to
configurable.
{code}
ozone sh volume getacl s3ad976257b864461a5981817a5d963bec
{
"type" : "USER",
"name" : "OzoneS3Manager",
"aclScope" : "ACCESS",
"aclList" : [ "ALL" ]
}
{code}
was:
With buckets and volumes created by s3g, the admin user is now
‘OzoneS3Manager’. We need to change it to other users. This can be changed to
configurable.
ozone sh volume getacl s3ad976257b864461a5981817a5d963bec
{
"type" : "USER",
"name" : "OzoneS3Manager",
"aclScope" : "ACCESS",
"aclList" : [ "ALL" ]
}
> Change OzoneS3Manager to configurable.
> --------------------------------------
>
> Key: HDDS-3496
> URL: https://issues.apache.org/jira/browse/HDDS-3496
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Components: om, S3
> Reporter: mingchao zhao
> Priority: Major
>
> With buckets and volumes created by s3g, the admin user is now
> ‘OzoneS3Manager’. We need to change it to other users. This can be changed to
> configurable.
> {code}
> ozone sh volume getacl s3ad976257b864461a5981817a5d963bec
> {
> "type" : "USER",
> "name" : "OzoneS3Manager",
> "aclScope" : "ACCESS",
> "aclList" : [ "ALL" ]
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]