RTE_SECURITY_USER_LOGON

This parameters contains the security system to be used for the runtime environment.

Required or optional
Required
Location where the parameter value is stored
N/A
Parameter name and syntax
Various
Default value
None
Permissible values
RACF, ACF2, TSS (Top Secret), NAM, SAF, or None
PARMGEN name
RTE_SECURITY_USER_LOGON
Description
Security system to be used for the runtime environment. If you specify a security system, verify that it is installed and configured correctly for your site. If you specify ACF2, you must also provide the name of the ACF2 macro library as the value of the GBL_DSN_ACF2_MACLIB parameter.

The PARMGEN configuration method supports one additional permissible value: SAF. The System Authorization Facility (SAF) provides a generic API to interface to z/OS® security software. Specifying a security system here indicates which system will be used for security validation of users signing on to the Tivoli Enterprise Portal, but it does not enable validation. Security validation of users is enabled by the KDS_TEMS_SECURITY_KDS_VALIDATE parameter.

In addition, the security-related parameters are used in the PARMGEN WKANSAMU(KCIJPSEC) composite security job and product-specific, stand-alone versions of these security jobs. They are also used in several xKANPARU runtime members such as:
xKANPARU(KppINNAM)
for the TMS:Engine security member
xKANPARU(KDSENV)
for the KDS_TEMS_SECURITY_KDS_VALIDATE parameter
xKANPARU(KppENV)
for the RTE_SECURITY_CLASS parameter
xKANMODU(&module)
for product-specific security exits
Related parameters