Previous Topic: Define Your User Groups

Next Topic: Enable NMSAF


Model Your User Groups

To model your user groups

  1. For each defined GROUP user, create a single model user ID.

    The following default MODEL definitions are created automatically when a region starts for the first time:

    Notes:

  2. Using your external security package, create resource names for each defined group. These must use the same resource class name as the SXCTL RCLASS setting (default FACILITY); for example:

    Notes:

  3. Issue commands to define and activate the resources in your external security system. Give PERMIT privileges with (at least) READ access to the appropriate resource, to all users that access your region.
  4. Set up the SXCTL file with the following statements:
    MODEL LIST
    MODELGROUP   resource.name.1   model1
    MODELGROUP   resource.name.2   model2
    MODELGROUP   resource.name.3   model3
    MODELGROUP   resource.name.4   model4
    

    Note: List the resource names in the order that you want them to be tested.

    If you want to allow a generic logon for any other users, add an additional line:

    MODELGROUP   *   dfltmodel
    

More information:

External Security Definitions for Modeled Users

User ID Modeling