Hitachi

uCosminexus Service Platform Reference Guide


6.17.1 Definition file for user-authentication information management commands

Organization of this subsection

(1) Format

[authinfo.command.messagelog.filepath=absolute-path-of-directory-to-output-message-log-files]
[authinfo.command.messagelog.filenum=number-of-message-log-files]
[authinfo.command.messagelog.filesize=maximum-size-of-one-message-log-file]

(2) Function

Specifies the configuration when the following user-authentication information management commands are executed:

To create a definition file for user-authentication information management commands:

  1. Configure the definition file for user-authentication information management commands based on the following template file:

    service-platform-installation-directory\CSC\config\msg\templates\authinfocommand.properties
  2. Store the edited definition file for user-authentication information management commands in the following directory:

    service-platform-installation-directory\CSC\config\msg

    Do not change the file name.

(3) Specifiable properties

authinfo.command.messagelog.filepath=absolute-path-of-directory-to-output-message-log-files ~ <Character strings (including two-byte characters) and spaces> <<service-platform-installation-directory\CSC\log\msg\command>>

Specifies the absolute path to the directory to output message log files for user-authentication information management commands.

authinfo.command.messagelog.filenum=number-of-message-log-files ~ <Numeric character> ((1 to 64)) <<2>>

Specifies the number of message log files for the user authentication information management commands.

authinfo.command.messagelog.filesize=maximum-size-of-one-message-log-file ~ <Numeric character> ((4096 to 16777216)) <<1048576>>

Specifies, in bytes, the maximum size of one message log file for the user authentication information management commands.

(4) Note

Do not specify the same property multiple times. If you specify the same property multiple times, it is not certain which value becomes valid.