This section explains how to set up connection information for the Systemwalker authentication repository for each of the servers for Systemwalker products.
Point
If multiple Systemwalker products are installed on the same machine, specify these settings when one of the following Systemwalker products is installed.
Product name | Installation type |
---|---|
Systemwalker Centric Manager | Operation Management Server |
Systemwalker Service Quality Coordinator | Operation Management Client |
Specify the environment settings for using the Systemwalker authentication repository by executing the swidmg_set_repository command (the connection destination Systemwalker authentication repository setup command).
The swidmg_set_repository command is stored in the following location.
[Command location]
OS | Location |
---|---|
Windows | %F4AM_INSTALL_PATH%\F4AMidmg\client |
UNIX | /opt/FJSVswaic/client |
The following example shows how to execute the swidmg_set_repository command.
Example 1)
When the Interstage Directory Service is used as the Systemwalker authentication repository
Host name: REPOSERVER.fujitsu.com
Port number: 636
User ID: CN=Administrator, CN=Users, DC=fujitsu, DC=com
Password: password
Public directory: DC=fujitsu, DC=com
User storage directory: OU=system operations section, OU=system operations department, DC=fujitsu, DC=com
swidmg_set_repository SET -h REPOSERVER.fujitsu.com -id |
Example 2)
When Active Directory is used as the Systemwalker authentication repository
Host name: REPOSERVER.fujitsu.com
Port number: 636
User ID: CN=Administrator, CN=Users, DC=fujitsu, DC=com
Password: password
Public directory: DC=fujitsu, DC=com
User storage directory: OU=system operations section, OU=system operations department, DC=fujitsu, DC=com
swidmg_set_repository SET -h REPOSERVER.fujitsu.com -id |
Refer to "swidmg_set_repository (Connection Destination Systemwalker Authentication Repository Setup Command)" for details on the swidmg_set_repository command.
Point
Some Systemwalker products may need to be restarted.
To determine whether to restart a particular Systemwalker product, refer to the manual for that product that describes the procedure for using the Systemwalker authentication repository.