To ensure that proper LDAP authentication is used in a storage system managed domain, you
must create a user with the storage integration administrator role on the
Active Directory server.
Before you begin
Verify that you configured the following entities:
A managed domain on your storage system. In the example of the configuration procedure, the
dana-domain domain is used as a managed domain on XIV® storage system.
Operational Microsoft Active Directory service with
an active group and a user attached to the group. In the example of the configuration procedure,
they are illustrated as the xivstorage group and the
xivuser user.
About this task
The following procedure details how to configure an LDAP user for a managed
domain.
Procedure
Start the XIV management GUI and log in as a storage administrator.
Go to Systems > System Settings > LDAP. The LDAP dialog box is displayed.Figure 1. General tab, LDAP dialog box
On the General tab, enable the LDAP use and select the Microsoft Active
Directory, as a directory service. Then, click Update.
Go to the LDAP Servers tab, and verify that the FQDN and IP address of
the Active Directory server are correct.
Go to the User Credentials tab, and define the service user
(xivuser in the example) and its password. This user is bound to the Active
Directory service. It retrieves credentials data, which is stored in the LDAP directory. Then, click
Update.Figure 2. User Credentials tab, LDAP dialog box
Go to the Role Mapping tab, and set the necessary values for the user
attributes, group attributes, and roles. Pay attention to the Storage Integration Admin Role setting
(xivstorageintegrationadmin in the example). This parameter, along with the
managed domain name, is used as a group name on the Active Directory server. Then, click
Update.Figure 3. Role Mapping tab, LDAP dialog box
Note: On the Role Mapping tab, the values of the
Storage Admin Role and Storage Integration Admin Role
parameters appear truncated. The full value designations are as follows:
Start your Active Directory management software and go to the group configuration
section.
In the group configuration section, add a new group with the following attributes:
Group name: xivstorageintegrationadmin@dana-domain. The group name must be
the same as the Storage Integration Admin Role setting on XIV
(xivstorageintegrationadmin) and it must include the name of the XIV managed
domain (dana-domain).
Description: StorageIntegrationAdmin
Group type: Security
Group scope: Global
Figure 4. Group configuration on Active Directory server
Go to the user configuration section, create a new user and add it to the
xivstorageintegrationadmin@dana-domain group. The user should have the
following attributes:
Full name: danasia
User UPN logon: danasia@hsg.test.com
User SamAccountName logon: hsg\* danasia
Description: StorageIntegrationAdmin
Member of: xivstorageintegrationadmin@dana-domain
Figure 5. User configuration on Active Directory server
Use the following XCLI commands to verify the LDAP configuration:
Run the ldap_mode_get command to make sure that the LDAP authentication is
active:
>>ldap_mode_get
Mode
----------
Active
Run the ldap_test command to verify that the LDAP user
xivuser has been configured correctly:
Start Spectrum Control Base and go to Setting > Storage Credentials. The Storage Credentials dialog box is displayed.Figure 6. Storage Credentials dialog box
In the Storage Credentials dialog box, enter the user name defined on the Active Directory
server (danasia), define a password, and select the Directory
account check box to specify that the credentials are stored on the Active Directory
server.