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

ドメインユーザまたはグループを使用した認証のためのSystem Managerの設定方法

Views:
554
Visibility:
Public
Votes:
0
Category:
ontap-system-manager
Specialty:
OM
Last Updated:

LDAPS(LDAP over SSLまたはTLS)

 

環境

概要

  • Active Directoryユーザおよびグループを使用して、ONTAP System Managerへの認証を行うことができます。
  • グループを設定する場合、グループのメンバーは、各グループメンバーのエントリを作成しなくても認証を受けることができます。

手順

前提条件:
手順:
  • System Manager UIからADまたはLDAP認証用のSystem Managerユーザを追加するには

    1. System Managerで、[クラスタ]>[設定]に移動し、System Manager -ドメインユーザまたはグループを使用した認証  [ユーザとロール]タイル内をクリックします。
    2. ボタンをクリックします。設定されているドメインまたはLDAPユーザ/グループの検証
    3. System Manager をターゲット製品として、HTTP をアプリケーションとして、認証 方式としてActive Directoryドメイン(ADの場合)またはネームサーバスイッチ(LDAPの場合)を選択します。
  • ONTAPコマンドラインを使用してADまたはLDAP認証用のSystem Managerユーザを追加するには

    次の例は、 nsswitch(LDAP)methodオプションを使用して、ユーザが「ocdomain」ドメイン内の「test_group」LDAPグループのメンバーであることを認証できるエントリを追加するsecurity login create コマンドを示しています。

    cluster1::> security login show  -user-or-group-name ocdomain\*
    Vserver: cluster1
                                                                    Second
    User/Group                 Authentication                 Acct   Authentication
    Name           Application Method        Role Name        Locked Method
    -------------- ----------- ------------- ---------------- ------ --------------
    ocdomain\test_group   http        nsswitch        admin            -      none

    1 entries were displayed.

    図1:domain\usernameを使用したSystem Managerへのログイン
    ドメイン\ユーザ名でSystem Managerにログイン

    1. security login create  コマンドを使用して、管理ユーティリティのログイン方法を作成する

    • httpアプリケーションタイプの指定(Webサービス要求の場合)
    • 認証方式:ADの場合は「domain」、LDAPの場合は「nsswitch」
    • security login create -user-or-group-name ocdomain\test_group -application http -authentication-method nsswitch -role admin -vserver admin_vserver

 

  • 設定されているドメインまたはLDAPユーザ/グループを検証します。
    • CLIを使用:
      • security login show コマンドを実行して出力を表示します。
    • System Managerを使用:
      1. adminアカウントを使用してSystem Managerにログインする
      2. UIでユーザまたはグループのエントリを表示するには、[Cluster][Settings]に移動し 、[Security]セクションでユーザまたはグループのエントリをUIで表示するには  [Users and Roles]タイル内のをクリックします。
      3. 図2:[Settings]>[Users]
  1. 設定されているドメインまたはLDAPユーザ/グループの検証

 

 

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.