Adding File Protect user credentials in the CLI

Prev Next

To configure the user details in the CLI:

  1. Enable the CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Enter the access ID key. 
    hostname (config) # fmps aws config access-id <AccessIDKey>
  3. Enter the secret key.
    hostname (config) # fmps aws config secret <SecretKey>

    Note

    The Access Key and Secret Access Key are set in the Amazon S3 storage host. The storage administrator has the permission to set these keys in the host platform.

  4. Save your changes.

    hostname (config) # write memory