Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


jssauthusersetup (authentication-user setting)

Organization of this page

Description

This command sets user IDs and passwords for those whose authentication method for sending email is POP before SMTP authentication or SMTP-AUTH authentication in the email definition file. Additionally, this command sets user IDs and passwords for authentication when getting email using the POP3 protocol for email-based Item registration in the email definition file.

Format

jssauthusersetup {-smtp | -pop3}
            [-u] user-id-for-user-authentication
            [-p] password-for-user-authentication

Required execution permission

Administrator permissions

Storage folder

JP1/SS-path\bin\

Arguments

-smtp

Specifies the user ID and password for user authentication for sending email by the following authentication methods:

  • POP before SMTP authentication

  • SMTP-AUTH authentication

-pop3

Specifies the user ID for user authentication for email-based Item registration.

-u user-id-for-user-authentication

Specifies a user ID for user authentication. For user-id-for-user-authentication, use 1 to 255 half-width alphanumeric characters and symbols. Do not use control characters (0x00 to 0x1F, 0x7F). User IDs for user authentication are case sensitive.

-p password-for-user-authentication

Specifies a password for user authentication. For password-for-user-authentication, use 1 to 127 half-width alphanumeric characters and symbols. Do not use control characters (0x00 to 0x1F, 0x7F). Passwords for user authentication are case sensitive.

Return values

Return value

Meaning

0

Normal end

1

Abnormal end

Prerequisites for executing the command

Remarks