Your product region can use internal or external security systems, or a combination of the two. The options available are:
The internal security configuration that your product region can use is UAMS (User ID Access Maintenance System). In this configuration, all information about authorized users, including user ID, password, name, and privileges, is stored in a VSAM data set.
Because this is an internal security interface, your product region does not interface to any external security system or product.
The partial security exit configuration that your product region can use is a hybrid. The UAMS data set still exists, but an exit is used in conjunction with it. The exit interfaces to an external security system, and performs (at least) user ID and password validation. In this case, the UAMS data set still contains user information and privileges. Passwords are not stored in the UAMS data set.
This is the most useful configuration. As described in the following section, a comprehensive hybrid security solution, NMSAF, is provided that uses a partial security exit.
A comprehensive security solution is shipped with your product. This solution is known as NMSAF.
The NMSAF solution is built around a partial security exit. It uses the UAMS data set to store specific information for your product region, and uses whatever security product is installed (through the IBM-defined SAF interfaces) to perform user validation and password checking.
NMSAF uses its own parameter file (SXCTL) to provide flexible implementation.
The full security exit configuration that your product region can use consists of just an exit. In this case, the exit performs all user authentication. It also supplies all user attributes and privilege information. There is no UAMS data set.
The following tables list products and their product version prefixes.
Various samples and macros are installed with your product into libraries that have a high-level qualifier, which comprises the following:
Identifies your site-specific data set name prefix.
Identifies your product version prefix and version number
|
Product Version Prefix |
Product |
|---|---|
|
NMnn |
CA NetMaster FTM |
|
CA NetMaster NA |
|
|
CA NetMaster NM for SNA |
|
|
CA NetMaster NM for TCP/IP |
|
|
CA SOLVE:FTS |
|
|
SMnnMS |
CA SOLVE:Access |
|
CA SOLVE:InfoMaster |
|
|
CA SOLVE:NetMail |
|
|
OPnn |
CA SOLVE:Operations Automation |
|
CA SOLVE:Operations Automation for CICS |
|
|
Note: nn is the version number. |
|
Various samples and macros are installed with your product into minidisks under the maintenance VM ID. The following table lists products and their VM ID (vmid) values:
|
VM ID Value |
Product |
|---|---|
|
NMMAINT |
CA NetMaster NA |
|
|
CA NetMaster NM for SNA |
|
SMMAINT |
CA SOLVE:Access |