High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_RCF_ACCESS
Chapter 4886
QUERY_RCF_ACCESS
QUERY_RCF_ACCESS returns information about the permitted access
to the SNAplus2 Remote Command Facility (RCF): the user ID used to
run HP-UX Command Facility (UCF) commands, and the restrictions on
which administration commands can be issued using the Service Point
Command Facility (SPCF). This information was previously set up using
DEFINE_RCF_ACCESS. For more information about SPCF and UCF,
see the HP-UX SNAplus2 Administration Guide.
This verb must be issued to the domain configuration file.
VCB Structure
typedef struct query_rcf_access
{
AP_UINT16 opcode; /* Verb operation code */
unsigned char reserv2; /* reserved */
unsigned char format; /* reserved */
AP_UINT16 primary_rc; /* primary return code */
AP_UINT32 secondary_rc; /* secondary return code */
unsigned char ucf_username[32]; /* UCF username */
AP_UINT32 spcf_permissions; /* SPCF permissions */
} QUERY_RCF_ACCESS;
Supplied Parameters
The application supplies the following parameters:
opcode
AP_QUERY_RCF_ACCESS
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
ucf_username
Specifies the HP-UX user name of the UCF user. This