|
rpccp(1m) -- Starts the RPC control program
|
Hewlett-Packard Company - 2 OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96 rpccp(1m) Open Software Foundation rpccp(1m) The RPC control program (RPCCP) provides a set of commands for managing name service use for RPC applications and for managing the endpoint map. You can use control program commands from within the control program or from the system prompt (represented here as a $). To use the control prog... |
rpccp_add_element(1m) -- Adds an element to a profile in a name service entry; if the specified entry does not exist, creates the entry
|
The add element command adds an element to a profile in a name service entry. The name of the entry containing the profile and the entry name of the profile member in the new element are required. The entry of a profile may have been created previously (by either the add entry or add element command). But, if the specified entry does not exist, the add element command tries to create the entry. A ... |
|
rpccp_add_entry(1m) -- Adds a name service entry to the name service database
|
The add entry command adds an unspecialized entry to the name service database. The name of the entry is required. The new entry initially contains no NSI attributes. This command creates a general name service entry for an application or user. The application or user can later use the export, add element, and add member commands to make the generic entry into a server entry, a group, or a profile... |
rpccp_add_mapping(1m) -- Adds or replaces server address information in the local endpoint map
|
The add mapping command adds to, replaces, or adds server address information to the local endpoint map. Each element in the local endpoint map logically contains the following: + Interface ID, consisting of an interface UUID and versions (major and minor) + Binding information + Object UUID (optional) + Annotation (optional) This command should be used without the -N option when only a single ins... |
rpccp_add_member(1m) -- Adds a member to a group in a name service entry; if the specified entry does not exist, creates the entry
|
The add member command adds a member to a group in a name service entry. The name of the entry containing the group and the name of the new group member are required. The entry of a group may have been created previously (by either the add entry or add member command). If the specified entry does not exist, the add member command tries to create the entry. |
rpccp_export(1m) -- Exports binding information for an interface identifier or object UUIDs or both to a server entry; if the spec
|
The export command places binding information and an interface identifier, object UUIDs, or both into a server entry, or the command object UUIDs into a group's entry. The export command searches the name service database for the entry with the specified entry name. If the entry exists, the command uses it; otherwise, the command tries to create a new name service entry using the specified entry ... |
rpccp_help(1m) -- Displays a list of commands or the options of a specified command
|
The help command displays information about the RPCCP command set or the options and argument associated with a specific command. |
rpccp_import(1m) -- Imports binding information and an object UUID from a server entry
|
The import command imports binding information and an RPC object UUID for a specific RPC interface from a server entry. The name of the entry and the interface identifier are required. The entry name can refer to a server entry, a group, or a profile. |
rpccp_remove_element(1m) -- Removes selected elements from a profile
|
The remove element command removes an element from a profile in the name service database. For a description of the fields in a profile element, see add entry(1m). The remove element command requires the entry name of the profile. The command also requires one of the following options: -d The default profile option takes precedence over the other two options. -i interface-id -m member-name An inte... |
rpccp_remove_entry(1m) -- Removes a name service entry from the name service database
|
The remove entry command removes an entry from the name service database. The name of the entry is required. |
rpccp_remove_group(1m) -- Removes all group members and the group from the specified name service entry
|
The remove group command removes a group from the name service database. The group need not be empty. The entry name of the group is required. |
rpccp_remove_mapping(1m) -- Removes specified elements from the local endpoint map
|
The remove mapping command removes server address information from the local endpoint map. Each element in the local endpoint map logically Hewlett-Packard Company - 1 OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96 remove mapping(1m) Open Software Foundation remove mapping(1m) contains the following: + Interface ID, consisting of an interface UUID and versions (major and minor) + Binding information + Objec... |
rpccp_remove_member(1m) -- Removes a specified member from a group
|
The remove member command removes a specified member from a specified group. |
rpccp_remove_profile(1m) -- Removes all profile elements and the profile from the specified name service entry
|
The remove profile command removes a profile (and all of its elements) from the name service database. The entry name of the profile is required. |
rpccp_show_entry(1m) -- Shows the NSI attributes of a name service entry
|
The show entry command shows the NSI attributes of a name service entry. The name of the entry is required. Note that this operation shows all of the compatible bindings for a given interface. The show entry command shows the same list of string bindings as the import operation returns for the specified entry. This list includes all string bindings that refer to a major version that matches the sp... |