選取您的 Cookie 偏好設定

我們使用提供自身網站和服務所需的基本 Cookie 和類似工具。我們使用效能 Cookie 收集匿名統計資料,以便了解客戶如何使用我們的網站並進行改進。基本 Cookie 無法停用,但可以按一下「自訂」或「拒絕」以拒絕效能 Cookie。

如果您同意,AWS 與經核准的第三方也會使用 Cookie 提供實用的網站功能、記住您的偏好設定,並顯示相關內容,包括相關廣告。若要接受或拒絕所有非必要 Cookie,請按一下「接受」或「拒絕」。若要進行更詳細的選擇,請按一下「自訂」。

使用 AWS CloudHSM Management Utility 變更 HSM 使用者密碼

焦點模式
使用 AWS CloudHSM Management Utility 變更 HSM 使用者密碼 - AWS CloudHSM

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

在 AWS CloudHSM Management Utility (CMU) changePswd中使用 來變更硬體安全模組 (HSM) 使用者的密碼。

使用者類型和密碼需區分大小寫,但使用者名稱不區分大小寫。

管理員、加密使用者 (CU) 和設備使用者 (AU) 只能變更自己的密碼。若要變更其他使用者的密碼,您必須以 CO 身分登入。您無法變更目前已登入使用者的密碼。

如要變更您自己的密碼
  1. 使用設定工具來更新 CMU 組態。

    Linux
    $ sudo /opt/cloudhsm/bin/configure --cmu <IP address>
    Windows
    C:\Program Files\Amazon\CloudHSM\bin\ configure.exe --cmu <IP address>
    $ sudo /opt/cloudhsm/bin/configure --cmu <IP address>
  2. 啟動 CMU。

    Linux
    $ /opt/cloudhsm/bin/cloudhsm_mgmt_util /opt/cloudhsm/etc/cloudhsm_mgmt_util.cfg
    Windows
    C:\Program Files\Amazon\CloudHSM> .\cloudhsm_mgmt_util.exe C:\ProgramData\Amazon\CloudHSM\data\cloudhsm_mgmt_util.cfg
    $ /opt/cloudhsm/bin/cloudhsm_mgmt_util /opt/cloudhsm/etc/cloudhsm_mgmt_util.cfg
  3. 登入 HSM。

    aws-cloudhsm>loginHSM CO admin co12345

    請確定連線 CMU 清單的數目與叢集中的 HSM 數目相符。如不符,請登出並重新啟動。

  4. 使用 changePswd 變更您自己的密碼。

    aws-cloudhsm>changePswd CO example_officer <new password>

    CMU 會提示您變更密碼的操作。

    *************************CAUTION******************************** This is a CRITICAL operation, should be done on all nodes in the cluster. AWS does NOT synchronize these changes automatically with the nodes on which this operation is not executed or failed, please ensure this operation is executed on all nodes in the cluster. **************************************************************** Do you want to continue(y/n)?
  5. 輸入 y

    CMU 會提示您變更密碼的操作。

    Changing password for example_officer(CO) on 3 nodes
如要變更其他使用者的密碼
  1. 使用設定工具來更新 CMU 組態。

    Linux
    $ sudo /opt/cloudhsm/bin/configure --cmu <IP address>
    Windows
    C:\Program Files\Amazon\CloudHSM\bin\ configure.exe --cmu <IP address>
    $ sudo /opt/cloudhsm/bin/configure --cmu <IP address>
  2. 啟動 CMU。

    Linux
    $ /opt/cloudhsm/bin/cloudhsm_mgmt_util /opt/cloudhsm/etc/cloudhsm_mgmt_util.cfg
    Windows
    C:\Program Files\Amazon\CloudHSM> .\cloudhsm_mgmt_util.exe C:\ProgramData\Amazon\CloudHSM\data\cloudhsm_mgmt_util.cfg
    $ /opt/cloudhsm/bin/cloudhsm_mgmt_util /opt/cloudhsm/etc/cloudhsm_mgmt_util.cfg
  3. 以 CO 使用者身分登入 HSM。

    aws-cloudhsm>loginHSM CO admin co12345

    請確定連線 CMU 清單的數目與叢集中的 HSM 數目相符。如不符,請登出並重新啟動。

  4. 使用 changePswd 變更其他使用者的密碼。

    aws-cloudhsm>changePswd CU example_user <new password>

    CMU 會提示您變更密碼的操作。

    *************************CAUTION******************************** This is a CRITICAL operation, should be done on all nodes in the cluster. AWS does NOT synchronize these changes automatically with the nodes on which this operation is not executed or failed, please ensure this operation is executed on all nodes in the cluster. **************************************************************** Do you want to continue(y/n)?
  5. 輸入 y

    CMU 會提示您變更密碼的操作。

    Changing password for example_user(CU) on 3 nodes

如需 changePswd 的詳細資訊,請參閱 changePswd

隱私權網站條款Cookie 偏好設定
© 2025, Amazon Web Services, Inc.或其附屬公司。保留所有權利。