SANtricity 11.8 Commands

to English version

ストレージ システムのディレクトリー サービスの概要の表示

show storageArray directoryServices summary コマンドは、ディレクトリー サービス設定の概要を表示します。

対応シリーズ

このコマンドは、HB2100/HB2200/HB2300、HB5100/HB5200、AB6100、またはAB3100の個々のストレージ システムに適用されます。

ロール

このコマンドをHB2100/HB2200/HB2300、HB5100/HB5200、AB6100、またはAB3100のストレージ システムに対して実行するには、Security Adminロールが必要です。

構文

show storageArray directoryServices summary

パラメーター

なし。

SMcli -n Array1 -c "show storageArray directoryServices summary;"

Directory Servers:
  DomainId1
    Domain name(s): company.com, name2, name3
    Server URL: ldaps://hqldap.test.eng.company.com:636
    Bind account: CN=prnldap,OU=securedsvcaccounts,OU=systemaccounts,DC=hq,DC=company,DC=com
    Bind password: ******
    Login base: %s@company.com
    Search base DN: OU=_Users,DC=hq,DC=company,DC=com
    Username attribute: sAMAccountName
    Group attribute(s): memberOf, attributeX
    Default role: Monitor
    Roles Mapping
      Group DN
      CN=ng-hsg-bc-madridsecurity,OU=Managed,OU=CompanyGroups,DC=hq,DC=company,DC=com
        Roles
        storage.monitor, security.admin, storage.admin
      Group DN
      OU=Managed,OU=CompanyGroups,DC=hq,DC=company,DC=com
        Roles
        storage.monitor
  DomainId2
    Domain name(s): aj.MadridSecurity
    Server URL: ldap://10.113.90.166:389
    Search base DN: CN=Users,DC=aj,DC=madridsecurity
    Username attribute: sAMAccountName
    Group attribute(s): memberOf
    Default role: None
    Roles Mapping
      Group DN
      CN=Administrators,CN=Builtin,DC=aj,DC=MadridSecurity
        Roles
        storage.monitor, storage.admin

SMcli completed successfully.
Top of Page