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


Group connection administration

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

For the ADMN_CONNECT and ADMN_REMOVE function codes the mapping associated with the function-specific parameter list is mapped as follows:

Offset Length Description
0 1 Length of the User ID
1 8 Uppercase RACF® User ID
9 1 Reserved
10 2 Output offset to the field entry in error in relationship to the start of the Parm_list. Only applies to ADMN_CONNECT and ADMN_REMOVE requests when an "Invalid Request" error is returned to the caller.
12 2 Number of RACF segments. The value is 1, for base segment only.
14 * Start of first segment entry

By convention, use the BASE segment to specify field information for ADMN_CONNECT and ADMN_REMOVE. The flag byte in the segment entry is ignored.

Note: The request header identifies the user, but not the group, in which the connection applies. Set up a field entry for the GROUP field in the BASE segment in order to specify the group name to R_admin.

See Segment and field entry mappings for segment and field entry information.

See Group connection administration for tables defining the field names and their usage.

The output from these functions is either command output or error messages. See Command output message block mapping for the output format.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014