Previous Topic: Input Parameter SyntaxNext Topic: Sample Report Input


Input Parameters

SYSID

Specifies a SYSID or SYSID mask of the system or systems whose information is processed for the report. The SYSID parameter can contain a specific SYSID value, or it can contain a masked value requesting information from more than one system.

The masking supported for this value is the DB2 SQL request masking:

Limits: One to eight characters

Example: SYSID(SI%) requests that the compliance report include information for any system whose SYSID value begins with the characters ‘SI’.

USERID, GLOBALID, ROLE

One of these parameters is required. They are mutually exclusive, so only one can be specified.

USERID

Specifies the userid for the report request.

GLOBALID

Specifies the global ID for the report request. All of the userids associated with the global ID will be processed for the report.

ROLE

Specifies a profile for the report request.

USERNAME Y|N

(Optional) Specifies whether the NAME associated with the specified userid is displayed in the report. If a ROLE is specified, this parameter is ignored.

Default: N

ALL Y|N

(Optional) Specifies whether the report includes information about resources that are permitted to all users. If a ROLE is specified and you want to see only the resource accesses permitted to the specified profile, specify ALL=N.

Default: Y

SPECIAL Y|N

(Optional) Specifies whether the section of the report is generated listing special attributes for the role or user that permit the role or user access to resources regardless of specific policy recommendations. These special attributes include the MSCA, NORESCHK, and NODSNCHK attributes and the MODE field.

Default: N

DATETIME Y|N

(Optional) Specifies whether the date and time restrictions that modify the access authorization, if any, are displayed. If DATETIME N is specified, the date and time control name is displayed, but the corresponding date and time restrictions are not displayed.

Default: N

LINECNT number

(Optional) Specifies the number of lines per page in the report.

Limits: numbers from 10 to 999999999999999999

Default: 60

DATES Y|N

(Optional) Specifies if any active and expire dates for a role, any userid's expire date for a role, and the user expire date associated with each ACID, appear in the report. If the date displayed in the report is past the system CURRENT DATE, an *EXPIRED* message is displayed next to the date value on the report.

Default: N