The hcmds64checkauth command verifies the settings in the configuration file for external authentication server linkage and the connection with an external authentication server when Ops Center Automator links with the external authentication server.
If you run this command, the command will perform verifications in the following four phases, and then the results will be displayed:
- The command verifies whether the property used when connecting to the external authentication server is correctly set in the exauth.properties file.
- The command verifies whether the properties for the external authentication server and the external authorization server are correctly set in the exauth.properties file.
- The command verifies whether a connection to the external authentication server can be established.
- If the settings are specifiedsothat an external authorization server is also connected, the command verifies whether a connection to the external authorization server can be established, and whether the authorization group can be searched.
The following message is displayed if the verification in each phase finishes normally.
KAPM15004-I The result of the configuration check of Phase phase-number was normal.
The syntax is:
hcmds64checkauth [/user user-name] [/summary]
Note: You are prompted to enter the password in interactive mode.
where:
- /user specifies the username which has already been registered in the external authentication server.
- /summary simplifies the confirmation message that appears when the command is run. If this option is specified, the messages to be displayed are limited to messages indicating whether each processing phase is successful or failed, error messages, and messages indicating the results. However, if an error message similar to the message indicating the results is to appear, the former error message is omitted and only the latter resulting message is displayed.