HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_RCF_ACCESS
Chapter 3 369
The DEFINE_*, SET_*, DELETE_*,
ADD_*, REMOVE_*, and
INIT_NODE verbs are allowed to be
directed at any node in the domain.
AP_ALLOW_ACTION_REMOTE
The START_*, STOP_*,
ACTIVATE_*, DEACTIVATE_*,
APING,
INITIALIZE_SESSION_LIMIT,
CHANGE_SESSION_LIMIT, and
RESET_SESSION_LIMIT verbs are
allowed to be directed at any node in
the domain.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_UCF_USER_CANNOT_BE_ROOT
The
ucf_username
parameter
specified the name root, which is not
allowed.
AP_INVALID_SPCF_SECURITY
The
spcf_permissions
parameter
was not set to a valid value.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.