Previous Topic: Checking for Duplicate UsersNext Topic: Establishing the Resource Class Entity Name


Securing User Access by Region (IDOPTS SECPRFX = processing when SECRTY=Y)

There are four parameters in the IDOPTS table that affect how signon security is implemented for CA Ideal:

SECPRFX

Establishes the resource class signon entity name used for CA Ideal.

UIDCHK

Determines whether the signon user ID must match the CA Ideal Person Name or User ID.

DFLTUSR

Establishes a default User Definition to use if a match is not found for the signon user ID.

Enter all these options on the FUNC=START statement in the IDOPTSCB macro, which produces the @IIDOPTS load module.

Note: The IDOPTSCB macro specifies site options related to security; therefore, keep the IDOPTSCB macro in a secure location. This macro produces a complete replacement for the site options load module @IIDOPTS.

If you change the IDOPTSCB macro, you must reassemble the source member IDOPTS and link edit @IIDOPTS to implement the changes. (In CICS, you must recycle CICS to implement the changes.)