Skip to main content
SANtricity commands
Die deutsche Sprachversion wurde als Serviceleistung für Sie durch maschinelle Übersetzung erstellt. Bei eventuellen Unstimmigkeiten hat die englische Sprachversion Vorrang.

Zusammenfassung der Verzeichnisdienste des Speicherarrays anzeigen

Beitragende

Der show storageArray directoryServices summary Der Befehl zeigt die Konfigurationsübersicht für Verzeichnisdienste an.

Unterstützte Arrays

Dieser Befehl gilt für ein einzelnes E2800, E5700, EF600 oder EF300 Storage-Array. Der Betrieb erfolgt nicht auf E2700 oder E5600 Storage-Arrays.

Rollen

Um diesen Befehl für ein E2800, E5700, EF600 oder EF300 Storage-Array auszuführen, muss die Rolle „Security Admin“ vorhanden sein.

Syntax

show storageArray directoryServices summary

Parameter

Keine.

Beispiele

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.