PreviousNext

organization add

Adds members to a security organization. The syntax is:

organization add organization_name_list -member member_name_list

Options

-member member_name_list
A list of one or more names of principals to be added to each organization in the argument.

Description
The organization add operation adds members to an organization. The argument is a list of names of organizations to be have members added to. The value of the required -member option is a list of names of principals to be added to each organization in the argument. The principals must exist or the command returns an error. Returns an empty string on success.

Privileges Required
You must have r (read) and M (Member_list) permissions on the target organization and r (read) and g (groups) permissions on the principal being added.

Examples

dcecp> organization add managers -member W_White
dcecp>