PreviousNext

rpcgroup delete

Removes the specified group from CDS. The syntax is:

rpcgroup delete rpcgroup_name_list

Description
The rpcgroup delete operation removes the specified group entry from the Cell Directory Service. The argument is a list of names of RPC group entries to be deleted. Returns an empty string on success. If the RPC group entry does not exist, an error is generated.

Privileges Required
You need w permission to the CDS object entry (the target group entry).

Examples
The following command removes the group /.:/LandS/anthro/Calendar_group: from the Cell Directory Service.

dcecp> rpcgroup delete /.:/LandS/anthro/Calendar_group
dcecp>