add entry(8rpc)Adds a name service entry to the name service database Synopsis rpccp add entry entry-name [-s syntax] Options
-s syntax Arguments
entry-name
Description 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 (or a combination), as follows: · For a server entry, specify the new entry as the target entry for the rpccp export command. · For a group, specify the new entry as the target group for the rpccp add member command. · For a profile, specify the new entry as the target profile for the rpccp add element command. The add entry command enables administrators to add entries for users who lack the required permissions. If you have the permissions required by the add entry command, you can also add an entry using an export, add member, or add element command; if the entry you specify does not exist, the command creates the entry.
Privileges Required
Notes
Examples
rpccp> add entry \ The following command operates from the system prompt to add an unspecialized entry to the name service database:
rpccp add entry \
Related Information
|