Previous Topic: OSFRUN ParameterNext Topic: OSFSTC Parameter


OSFSECURITY Parameter

The OSFSECURITY parameter determines whether the OSF operates with or without security checking. This parameter applies to OSF TSL, TSO, and TSP servers.

Default value:

NOSECURITY

This value allows the OSF to operate without security checking in a trial or test situation. If your system has no security product installed, CA OPS/MVS ignores the OSFSECURITY parameter setting and defaults it to NOSECURITY.

Other possible values:

CHECKUSERID

Most sites use this value for the OSFSECURITY parameter. If you specify this value, CA OPS/MVS checks that the issuer has been defined to the security product on the system.

CA OPS/MVS uses the security privileges assigned to the issuer of the command, as follows:

Set or modify this parameter:

At initialization

Example: OSFSECURITY

This function tells CA OPS/MVS to operate the OSF with security checking.

OPSPRM('SET','OSFSECURITY','CHECKUSERID')