HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_RCF_ACCESS
Chapter 4 905
All UCF commands will be run using this user's user
ID, using the default shell and access permissions
defined for this user.
If this parameter is set to a null string, this indicates
that UCF access is prohibited.
spcf_permissions
Specifies the types of SNAplus2 administration
commands that can be accessed using SPCF. This is set
to AP_NONE to indicate that SPCF access is prohibited,
or to one or more of the following values (combined
using a logical OR):
AP_ALLOW_QUERY_LOCAL
QUERY_* verbs are permitted.
AP_ALLOW_DEFINE_LOCAL
DEFINE_*, SET_*, DELETE_*,
ADD_*, and REMOVE_* verbs, and
also INIT_NODE, are permitted.
AP_ALLOW_ACTION_LOCAL
“Action” verbs are permitted:
START_*, STOP_*, ACTIVATE_*,
DEACTIVATE_*, and also APING,
INITIALIZE_SESSION_LIMIT,
CHANGE_SESSION_LIMIT, and
RESET_SESSION_LIMIT.
AP_ALLOW_QUERY_REMOTE
The QUERY_* verbs are allowed to
provide access to a remote SNAplus2
node.
AP_ALLOW_DEFINE_REMOTE
The DEFINE_*, SET_*, DELETE_*,
ADD_*, REMOVE_*, and
INIT_NODE verbs are allowed to
provide access to a remote SNAplus2
node.
AP_ALLOW_ACTION_REMOTE