PreviousNext

Deleting Groups and Organizations

If you delete a group or organization, you also automatically delete any accounts that use the group or organization. For example, if you delete the group symphonists, you also automatically delete the accounts vivaldi symphonists baroque and mozart symphonists classic.

Use the dcecp group delete to delete groups and the dcecp organization delete command to delete organizations. The following example shows the group delete command being used to delete the group symphonists:

dcecp> group delete symphonists
dcecp>

The next example shows the organization delete command being used to delete the organization classic:

dcecp> organization delete classic
dcecp>

Note that you can delete multiple groups or organizations with a single group delete or organization delete command by including the names to delete in braces and separated by spaces just as you would to delete multiple principals.