If you are using IBM RACF, set up security in the SCS address space.
Note: If you have already defined and activated the CAMSM resource class in IBM RACF, you can skip steps 1 through 4.
Follow these steps:
RDEFINE CDT CAMSM UACC(NONE) CDTINFO(GENERIC,MAXLENGTH(246) POSIT(nnn) OTHER(ALPHA,NATIONAL,NUMERIC,SPECIAL) RACLIST(ALLOWED))
Defines a posit number that does not conflict with IBM reserved values.
Note: For more information about posit numbers, see the IBM Server RACF Command Language Reference.
The generic profile is defined.
SETROPTS RACLIST(CDT) REFRESH
SETROPTS RACLIST(CAMSM) CLASSACT(CAMSM)
RDEFINE CAMSM SCSAS.CONNECT UACC(NONE)
PERMIT SCSAS.CONNECT CLASS(CAMSM) ID(userid) ACCESS(READ)
Specifies the user ID assigned to the SCS address space.
SETROPTS RACLIST(CAMSM) REFRESH
|
Copyright © 2014 CA.
All rights reserved.
|
|