The security requirements for the SNA Network Management Interface are:
Access problems to /var and IST.NETMGMT.sysname.SNAMGMT are indicated by the presence of messages NSN58n in the SOLVE SSI log.
Examples: Setting IST.NETMGMT.sysname.SNAMGMT security
This example sets the security requirements in an CA ACF2 system:
SET RESOURCE(SER) COMPILE $KEY(IST) TYPE(SER) NETMGMT.sysname.SNAMGMT UID(uid) SERVICE(READ) ALLOW STORE
The value set in the CLASMAP definition in the GSO for SERVAUTH resources.
The UID of the region user.
This example sets the security requirements in a CA Top Secret system:
TSS PER(userid) SERVAUTH(IST.NETMGMT.sysname.SNAMGMT) ACCESS(READ)
The ACID of the region user.
This example sets the security requirements in a RACF system:
PER IST.NETMGMT.sysname.SNAMGMT CLASS(SERVAUTH) ID(userid) ACCESS(READ)
The user ID of the region.
| Copyright © 2012 CA. All rights reserved. |
|