Setting the location of the tenant definitions
Set the location of the tenant definitions.
Before you begin
- Using Configuration Manager: Using override embed members
- Using PARMGEN: Override embed members, Customizing the override embed members
About this task
The customer, group, and user definitions for the tenant can exist in either PDS members or an external security system, such as RACF. It is recommended that you test your tenant definitions using PDS members and then, when satisfied, transfer the definitions to an external security system.
You control the location of the tenant definitions to use with the following override embed parameters:
- MULTI_TENANCY_DEFS
- Specifies the location of the tenant definitions to use. Valid values are as follows:
- PDS
- (Default) Definitions are in PDS members located in the data set specified in the DD statement named in the MULTI_TENANCY_DDNAME parameter.
- SAF
- Definitions are made using the System Authorization Facility (SAF) interface for use with an external security system, such as RACF.
- MULTI_TENANCY_DDNAME
- Specifies the DD name of the data set containing the tenant definitions when defined in PDS members. The default value is RKOBPROF, which uses the UKOBDATF data set.
These parameters are defined in override embed member KOB$PENV. Following a standard override embed procedure places the parameters into member RKANPARU(KOBENV) for Configuration Manager or WCONFIG(KOBENV) for PARMGEN.
Use the following steps to set the location of the tenant definitions to use.