Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

A UAG_WORK_REQUEST UACL entry either allows or denies access to a task execution request and if allowed, specifies whether or not user authentication is performed.

The search for a UAG_WORK_REQUEST entry is based on the local user identifier with which the task is requested to execute. The first UACL entry found that matches the request will be used. If no match is found, the request is allowed to execute and the user account, if provided, is authenticated.

...

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

UACL File Keyword

uag_work_request local_user,access,auth

(tick)

(tick)

(tick)

...

(tick)

Values

The local_user is the local user identifier specified in the Universal Agent task credentials. Generic masking is supported for the value.

...

Info
titleWindows

The noauth value is not valid.

...