Security System Options

Your product region can use internal or external security systems, or a combination of the two. The options available are:

UAMS

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.

Partial Security Exit

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.

NMSAF Solution

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.

Full Security Exit

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.

Product Libraries

The following tables list products and their product version prefixes.


Copyright © 2010 CA. All rights reserved.