z/OS Security Server RACF Callable Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Function code values

z/OS Security Server RACF Callable Services
SA23-2293-00

Table 1 shows the function code values in the mapping macro IRRPCOMP.

Table 1. Function code values in mapping macro IRRPCOMP
Function code Value Description
ADMN_ADD_USER X'01' Add a user to the RACF® database
ADMN_DEL_USER X'02' Delete a user from the RACF database
ADMN_ALT_USER X'03' Alter a user's RACF database profile
ADMN_LST_USER X'04' List the contents of a user's RACF database profile
ADMN_RUN_COMD X'05' Run a RACF command image
ADMN_ADD_GROUP X'06' Add a group to the RACF database
ADMN_DEL_GROUP X'07' Delete a group from the RACF database
ADMN_ALT_GROUP X'08' Alter a group's RACF database profile
ADMN_LST_GROUP X'09' List a group's RACF database profile
ADMN_CONNECT X'0A' Connect a single user to a RACF group
ADMN_REMOVE X'0B' Remove a single user from a RACF group
ADMN_ADD_GENRES X'0C' Add a general resource profile to the RACF database
ADMN_DEL_GENRES X'0D' Delete a general resource profile from the RACF database
ADMN_ALT_GENRES X'0E' Alter a general resource's RACF database profile
ADMN_LST_GENRES X'0F' List a general resource's RACF database profile
ADMN_ADD_DS X'10' Add a data set profile to the RACF database
ADMN_DEL_DS X'11' Delete a data set profile from the RACF database
ADMN_ALT_DS X'12' Alter a data set's RACF database profile
ADMN_LST_DS X'13' List a data set's RACF database profile
ADMN_PERMIT X'14' Permit a user or group to a RACF profile
ADMN_ALT_SETR X'15' Alter SETROPTS information
ADMN_XTR_SETR X'16' Extract SETROPTS information in R_admin format
ADMN_UNL_SETR X'17' Extract SETROPTS information in SMF data unload format
ADMN_XTR_PWENV X'18' Extract PKCS #7 encrypted password envelope
ADMN_XTR_USER X'19' Extract a user profile
ADMN_XTR_NEXT_USER X'1A' Extract the next user profile
ADMN_XTR_GROUP X'1B' Extract a group profile
ADMN_XTR_NEXT_GROUP X'1C' Extract the next group profile
ADMN_XTR_CONNECT X'1D' Extract connection information for a specified user and group
ADMN_XTR_PPENV X'1E' Extract PKCS #7 encrypted password phrase envelope
ADMN_XTR_RESOURCE X'1F' Extracts a general resource profile
ADMN_XTR_NEXT_RESOURCE X'20' Extracts the next general resource profile

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014