remove member(1m) OSF remove member(1m)
NAME [Toc] [Back]
remove member - Removes a specified member from a group
SYNOPSIS [Toc] [Back]
rpccp remove member group-entry-name
-m member
[-s syntax]
OPTIONS [Toc] [Back]
-m Declares the entry name of the group member to be removed
(required).
-s 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 [Toc] [Back]
group-entry-name
Indicates the name of the target group. For an entry in the
local cell, you can omit the cell name and specify only the
cell-relative name.
DESCRIPTION [Toc] [Back]
The remove member command removes a specified member from a specified
group.
Privilege Required [Toc] [Back]
You need read permission and write permission to the CDS object entry
(the target group entry).
NOTE [Toc] [Back]
This command is replaced at Revision 1.1 by the dcecp command and may
not be provided in future releases of DCE.
EXAMPLES [Toc] [Back]
The following commands run RPCCP and remove the member
/.:/LandS/anthro/Cal_host_2 from the group
/.:/LandS/dept/Calendar_group:
rpccp
pccp> remove member \
-m /.:/LandS/anthro/Cal_host_2 \
/.:/LandS/anthro/Calendar_group
The following command removes the member /.:/LandS/anthro/Cal_host_3
from the group /.:/LandS/anthro/Calendar_group:
Hewlett-Packard Company - 1 OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96
remove member(1m) Open Software Foundation remove member(1m)
rpccp remove member \
-m /.:/LandS/anthro/Cal_host_3 \
/.:/LandS/anthro/Calendar_group
RELATED INFORMATION [Toc] [Back]
Commands: add member(1m), remove group(1m), show group(1m)
Hewlett-Packard Company - 2 -OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96 [ Back ] |