PreviousNext

remove profile(8rpc)

Removes all profile elements and the profile from the specified name service entry

Synopsis

rpccp remove profile profile-entry-name
[-s syntax]

Options

-s syntax
Indicates the name syntax of the entry name (optional). The only value for this option is the dce name syntax, which is the default name syntax. Until an alternative name syntax becomes available, specifying the -s option is unnecessary.

Arguments

profile-entry-name
Indicates the name of the target profile. For an entry in the local cell, you can omit the cell name and specify only the cell-relative name.

Description
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.

Privileges Required
You need write permission to the CDS object entry (the target profile entry).

Notes
This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE.

Examples
The following commands run the RPC control program (rpccp) and remove the profile named /.:/LandS/anthro/molly_o_profile:

rpccp> remove profile /.:/LandS/anthro/molly_o_profile

Related Information
Commands:

add element(8rpc)

remove element(8rpc)

show profile(8rpc)