The management server of this product communicates with SVOM for authentication. It is necessary to perform the following configurations in advance:
Settings for the SVOM Directory Service
When changing a directory service coordinated with SVOM from the one provided with SVOM to Active Directory, it is necessary to configure or modify the following items in the definition file. This task is not necessary when using the directory service provided with SVOM.
The file name and storage location are as follows:
fscsm_config.xml
%FSCSM_HOME%\conf
Item | Configuration Value | |
---|---|---|
ldap.mode | Specify when using the directory service provided with SVOM (default) | read_write |
Specify when using Active Directory coordination | read_only |
For details on the system information definition file, refer to "System Information" in the "FUJITSU Software Cloud Services Management Operation Guide".
Password Settings for Communication with SVOM
Set the password for access to the directory service for SVOM by executing the following command:
This task is not necessary when using Active Directory as the directory service for SVOM.
%FSCSM_HOME%\bin\fscsm_passwordset -svom <Password>
The following option is available for this command.
Option Name | Value |
---|---|
-svom | Specify the password for the management account used in the directory service to be coordinated with SVOM. Specify using a character string 8 to 64 characters in length, using !#()-.@`{}~ and alphanumeric characters. |