Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Getting started

All completable actions have predefined roles, which are controlled by a system admin who assigns them to bucket owners.

In order to use the S3 Console, bucket owners must first generate S3 their credentials.

Generating S3 credentials

S3 credentials are used to connect to the S3 gateway for S3 operations. They are the credentials assigned to a bucket owner, allowing users to create and manage buckets and their objects from within HCP for cloud scale.

WARNINGGenerating new credentials invalidates the previously generated S3 credentials. Additionally, the generated values for Access Key and Secret Key will not be viewable again beyond this point, so save them for your records.

To generate new S3 credentials:

Procedure

  1. On the Buckets page, click Generate credentials.

  2. To create credentials, click Generate.

    A warning screen appears.
  3. Click Continue.

    New values for Access Key and Secret Key appear.
  4. To copy one of these values, click Copy.

  5. Click Done.

Logging in as an admin

A system admin is a user under the local admin account, or a user that has been assigned administrator permissions.
ImportantThe local admin user cannot log in to the S3 Console directly like basic users. The admin user can only login via the admin port.

To log in to the S3 Console as an admin:

Procedure

  1. Connect to the admin port:

    http://<clustername>:8000
  2. Select S3 Console.

Logging in as a user

NoteThe local admin user is required to login through the admin port and can not access the S3 Console through the user login page, as it is a realmless acount. To log in as an admin, see Logging in as an admin.
To log in to the S3 Console as a user:

Procedure

  1. Enter your Username and Password.

  2. If Security Realm is presented, select the appropriate realm.

  3. Click Log in.

Logging out

To log out of the S3 Console:

Procedure

  1. In the upper right corner of the screen, click the user icon.

  2. Click Log out.

Permissions

In the S3 Console app, the following rules apply to permissions:

  • S3 users can view and browse buckets and objects that they are given access to.
  • Only bucket owners have the ability to view policies or assign them to buckets, even if the S3 users are provided access to those buckets.
  • Only an admin can assign roles to bucket owners to provide the proper privileges for them to be able to configure and view bucket policies.

The following HCP for cloud scale roles can be applied and allow/disallow bucket owners to:

  • Set sync-to replication policies: data:bucket:sync:to:set
  • Set sync-from replication policies: data:bucket:sync:from:set
  • View sync-to and sync-from replication policies: data:bucket:sync:get
NoteA user requires s3:user:generate_credentials permission to be logged into the S3 Console.

For more information on assigning roles, see the Administrator Help.

 

  • Was this article helpful?