SANtricity 11.8 Commands ( CA08871-194 ~ 196 )

Show storage Array directory services summary

The show storageArray directoryServices summary command displays the directory services configuration summary.

Supported Series

This command applies to an individual HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 or AB3100 storage system.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Security Admin role.

Syntax

show storageArray directoryServices summary

Parameters

None.

Examples

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