Model Your User Groups
Your region defines default model user IDs that inherit the attributes of defined groups. You create resources for the model user IDs in your external security package. You then associate these model user IDs with the resources.
nwmscl122
Your region defines default model user IDs that inherit the attributes of defined groups. You create resources for the model user IDs in your external security package. You then associate these model user IDs with the resources.
Follow these steps:
- For each defined group, create a model user ID that uses that group.The following default MODEL definitions are created automatically when a region starts for the first time:
- $MDADMIN uses the $RMADMIN group.
- $MDOPER uses the $RMOPER group.
- $MDNOPER uses the $RMNOPER group.
- $MDMON uses the $RMMON group.
ForCA SOLVE:FTS,CA SOLVE:Access,CA SOLVE:InfoMaster, andCA SOLVE:NetMail, create your model definitions manually, because no default definitions are created.- Using your external security package, create resource names for each defined model user ID, for example:
- NETMASTR.ADMIN, for an administrator
- NETMASTR.OPER, for a system operator
- NETMASTR.NOPER, for a network operator
- NETMASTR.MON, for a monitor user
These resources must use the same resource class name as the SXCTL RCLASS setting (default FACILITY), located in the SXCTL file parameters in the Model user section.Model ListResource Class NameMODELGROUP NETMASTR.ADMIN$MDADMINMODELGROUP NETMASTR.OPER$MDOPERMODELGROUP NETMASTR.NOPER$MDNOPERMODELGROUP NETMASTR.MON$MDMONMODELGROUP *$MDMON- These resource names are generic. If you have several product regions and you want users to have different profiles on each, you could use the ACB name or domain name of each region as part of the name (for example, NETMASTR.ADMIN.NM01).
- If you use a different class name, define the class to the security system.
- Issue commands to define and activate the resources in your external security system. Give all users who access your region PERMIT privileges with (at least) READ access to the appropriate resource.Give background users PERMIT privileges to the administrator resource (for example, NETMASTR.ADMIN).
- Set up the SXCTL file with the following statements to associate the resources with the model user IDs:MODEL LIST MODELGROUPresource.name.1model1MODELGROUPresource.name.2model2MODELGROUPresource.name.3model3MODELGROUPresource.name.4model4List 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 extra line:MODELGROUP *dfltmodel