Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rpccp_add_member(8rpc) — DCE 3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

add member(8rpc)  —  Maintenance

NAME

add member - Adds a member to a group in a name service entry

SYNOPSIS

rpccp add member  group-entry-name -m member [-s syntax]

OPTIONS

-m memberDeclares the name of a member to be added to the specified group entry (required).  You can add only one member at a time. 

-s syntaxIndicates 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

group-entry-name
Specifies 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

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. 

Privileges Required

You need both r (read) permission and w (write) permission to the Cell Directory Service (CDS) object entry (the target group entry).  If the entry does not exist, you also need i (insert) permission to the parent directory. 

NOTES

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

EXAMPLES

The following command adds the member /.:/LandS/anthro/Cal_host_3 to the group /.:/LandS/anthro/Calendar_group:

rpccp> add member -m /.:/LandS/anthro/Cal_host_3 \
       /.:/LandS/anthro/Calendar_group

RELATED INFORMATION

Commands:

rpccp_remove_group(8rpc), rpccp_remove_member(8rpc), rpccp_show_group(8rpc). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026