A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/cloudhsm/latest/userguide/create-user-cloudhsm-cli.html below:

Create an HSM crypto user using CloudHSM CLI

Create an HSM crypto user using CloudHSM CLI

Follow these steps to create a hardware security module (HSM) crypto user (CU) using the CloudHSM CLI.

  1. Use the following command to start CloudHSM CLI interactive mode.

    Linux
    $ /opt/cloudhsm/bin/cloudhsm-cli interactive
    Windows
    PS C:\> & "C:\Program Files\Amazon\CloudHSM\bin\cloudhsm-cli.exe" interactive
  2. Use the login command and log in to the cluster as the admin.

    aws-cloudhsm > login --username <username> --role admin
  3. The system prompts you for your password. Enter the password, and the output shows that the command was successful.

    Enter password:
    {
      "error_code": 0,
      "data": {
        "username": "<USERNAME>",
        "role": "admin"
      }
    }
  4. Enter the following command to create a crypto user:

    aws-cloudhsm > user create --username <username> --role crypto-user
  5. Enter the password for the new crypto user.

  6. Re-enter the password to confirm the password you entered is correct.

Create admin

List all users

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4