IMSLTERM events

This event occurs when the IMSLTERM (IMS logical terminal) authorization event occurs. A rule for this event can accept or reject the request or allow the security product to determine if the request is allowed.

Return values

When an IMSLTERM event ends, the rule sets a return value. The server evaluates the return value and invokes z/OSĀ® security routines.

Return value Description
ACCEPT Access to the requested resource is allowed, and additional processing by the z/OS security subsystem is not performed.
REJECT Access to the requested resource is denied, and additional processing by the z/OS security subsystem is not performed. The rule can include the ATH.OPAUERMG variable, which for most authorization requests, returns an error message to the requestor.
Other value If another value or no value is returned, the z/OS security subsystem performs validation checking. The security product makes the final determine to allow or deny access to the requested resource.

Variables

The following variable is available. The IMSLTERM variable is used for events that pertain to IMSLTERM.

Descriptive name Variable name Contents Data type
Virtual table name ATH.AULTNAME The name of the virtual table. Character, read-only