Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Consolidated Management 2/SNMP System Observer Description, Operator's Guide and Reference


6.3.23 ssoconsoled action definition file (ssoconsoled.def)

In the ssoconsoled action definition file, define the actions of the ssoconsoled daemon process. If you have made any changes in this definition file, perform one of the following operations to apply these changes:

Organization of this subsection

(1) Format

The following shows the format of the ssoconsoled action definition file.

[Figure]

When coding definitions in the ssoconsoled action definition file, note the following:

(2) Description

The next table lists the items that must be, or can be, defined in the ssoconsoled action definition file.

Key name

Value

authentication:

<<sso>>

Specify the user authentication method to be used for the login to the SSO console. You can also specify omission of the user authentication.

sso: SSO authentication method

jp1: JP1 authentication method

none: Omission of user authentication

logical-hostname:#

<<none>>

When JP1/Base is installed on the same logical host where SSO is installed, specify the logical host name set in JP1/Base for user authentication (JP1 authentication method) in a cluster environment. By using this setting, the JP1/Base on the logical host is used for the user authentication. When none is specified, the JP1/Base on the physical host is used for the user authentication. For how to set a logical name on JP1/Base, see the Job Management Partner 1/Base User's Guide.

logout-time:#

<<1080>> ((0, 30 to 1440 minutes))

Specify a session timeout for the SSO console. This setting is valid for SSO or JP1 authentication. When 0 is specified, session timeout is not implemented.

max-logfile-size:

<<4>> ((1 to 32 megabytes))

Specify the maximum size of a log file.

logfile-num:

<<3>> ((1 to 10))

Specify the number of the log files.

trace:

<<off>>

Specify whether to output a trace file for troubleshooting at failure occurrence. To output the trace file, specify on. To not output the trace file, specify off.

max-tracefile-size:

<<4>> ((1 to 32 megabytes))

Specify the maximum size of a trace file.

tracefile-num:

<<3>> ((1 to 10))

Specify the number of the trace files.

# If you change the value of this item, you must restart the ssoconsoled daemon process.