メインコンテンツへスキップ

NetApp Console System Manager 用の読み取り専用ユーザーを作成するにはどうすればよいですか。

Views:
Visibility:
Public
Votes:
0
Category:
cloud-manager
Specialty:
netapp_console
Last Updated:

環境

  • NetApp Console
  • ONTAP System Manager

回答

  • NetApp Console経由でアクセスされるONTAP System Managerへの読み取り専用アクセスを行うには、読み取り専用ONTAPユーザーを作成し、検出に使用する必要があります。

  • 読み取り専用アクセスを設定するには、以下の手順を実行してください:

    1. 読み取り専用ロールを作成します(存在しない場合):

      • security login role create -role readonly -cmddirname DEFAULT -access readonly -vserver <SVM_name>

    2. HTTPアクセス用に、このロールを持つユーザーを作成します。

      • security login create -user-or-group-name <username> -application http -authmethod password -role readonly -vserver <SVM_name>

    3. 新しいユーザーを使用して、NetApp Console でシステムを検出します。

    4. NetApp コンソールのユーザーには読み取り専用アクセス権が付与されます。

追加情報

追加情報_text
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • この記事は役に立ちましたか?