Valid in the AC environment
The rmgrp and rmxgrp commands remove one or more groups from CA ControlMinder and, optionally, from the native environment.
Note: There may be occurrences in the database of the group's group ID that the rmgrp command does not delete. For example, the group could be the owner of another group, the owner of other records, or in an access control list for a resource. Use the chgrp, chusr, chres, and authorize commands, as required, to manually change ownership and remove access authorities relating to the group record you want to delete. Alternatively, use the sepurgedb utility to clean up inconsistencies in the database automatically.
Note: The rmgrp command also exists in the native environment but operates differently there.
To use the rmgrp command, at least one of the following is required:
This command has the following format:
{rmgrp|rg | rmxgrp|rxg} { groupName | (groupName [,groupName...]) } [unix|nt]
Specifies the CA ControlMinder group to be deleted.
(Optional) Deletes a group from the local Windows database in addition to deleting the group from the CA ControlMinder database.
(Optional) Deletes a group from the local UNIX system in addition to deleting the group from the CA ControlMinder database.
Example
The user Joe wants to delete the groups DEPT1 and DEPT2 from the database.
rmxgrp (DEPT1, DEPT2)
Copyright © 2013 CA Technologies.
All rights reserved.
|
|