Previous Topic: SCHEDULE IMODNext Topic: SLICE


SECURITY

This parameter specifies how security is implemented in your installation and to assigns the CA‑GSS default user ID.

Syntax

SECURITY {NONE|SAF} [DEFAULT userid]

Parameters

NONE

No attempt is made to limit processing by user ID. All IMOD tasks and subtasks execute under the authority of the CA‑GSS address space.

CA‑GSS still attemptS to obtain a user ID for each requestor and that user ID IS passed to IMODs and ADDRESS environments that request the information.

SAF

This option should be coded if a SAF-compatible security system is installed. CA‑GSS' CALLs to SAF and its use of ACEEs are compatible with operating-system requirements. All security software should support the needed functions.

userid

There are times when a user ID cannot be assigned to a request. For example, some started tasks do not have user IDs. When no user ID can be determined, this default value is used.

Note: Your security system must recognize this default as a valid user ID.

Usage Notes