Login Object (LOGIN)

The Login object stores login information for agents. Jobs and file transfer use this data to access operating systems and applications. The steps for defining Login objects (LOGIN) are the same as any other Automic object. This section describes the settings that are specific to only Logins.

Object Definition

Purpose/Background

Agents pass the login information defined in the Login object to the operating system or application in which jobs or file transfers are processed. This information is validated and

Some operating systems allow deactivating the login validation. Whether the login should be validated or not for these operating systems can be defined in the agent .ini file .

You can also use the following script elements to handle Login objects:

Defining Login Objects

A Login definition is made up of the following pages:

To Define the Login Information

  1. Click Add row on the toolbar to add a new row.

  2. In the Agent/Name cell enter the name of the agent to which this login information will apply.

    Do one of the following:

  3. From the Type dropdown list select the agent platform, which is either an OS or an application.
  4. Enter a Username/ID that complies with the format requirements of the target system.

    The table below provides information on the platforms that are available for selection by default as well as on some of the most common ones:

    Operating system/Application

    Format

    Conversion to capital letters

    BS2000

    User ID, account

    Entire field

    Database

    User name

    None

    JMX

    User name

    None

    LDAP domain\user ID Windows: domains only
    Oracle Active Directory: none
    MAIL SMTP user ID none

    MPE

    User ID.account [group name]

    Entire field

    NSK

    Group name.user ID

    None

    Oracle Applications

    User name

    None

    z/OS

    User ID

    Entire field

    OS/400

    User ID

    Entire field

    PeopleSoft

    Operator ID

    None

    SAP (ABAP Engine/Business Intelligence)

    Client, user ID

    None

    SAP (Exchange Infrastructure)

    XI user ID

    None

    UNIX

    User ID

    None

    VMS

    User ID

    Entire field

    Windows

    Domains\user ID

    Domains only

  5. Enter a Password that is not longer that 20 characters. Exception: For MPE you can specify three passwords. The passwords plus separators cannot exceed 62 characters.

Passwords cannot include commas, regardless of the platform you use.

Platform-Specific Features

 

Platform Special Features
MPE/JMX

Usually, you need to specify one password. However, if you use WebSphere version 6 with activated administrative security, you must specify three passwords, namely User password, Keystore password and Truststore password.

The screenshot above illustrates the Set Passwords dialog that opens up when defining a Login object for MPE agents. The same applies for JMX objects.

Oracle Applications In Login objects, you need to specify an internal OA user that is used for processing jobs. In addition, you must specify an OA database user in the ERP_LOGIN object.
Windows

You can specify "*OWN" as domain when logging in to Windows. The Windows job is then processed with a local login authorization.

Windows agents require particular rights to process jobs that must be assigned to the user who starts the agent.

See also:

Defining Objects