secadm actor - Security Administration: Maintain Actors
secadm actor add actor [--firstname firstname] [--lastname lastname]
secadm actor delete actor [--force]
secadm actor delete actor [--complete]
secadm actor assign|remove actor servicename
identity
secadm actor actorenable|actordisable actor
secadm actor accountenable|accountdisable servicename identity
The secadm actor
command maintains actors in
the system.
Parameter | Description |
---|---|
add
|
Add an actor to the system. |
delete
|
Delete an actor in the system |
assign
|
Assign an identity to an actor from the system. |
remove
|
Remove an identity to an actor in the system |
|
Determines whether the actor is enabled or disabled throughout the system (for all of the actor's service/identity assignments). |
|
Determines whether the actor is enable or disabled for a specific service/identity combination. |
actor
|
Specify the actor. |
servicename
|
Specify the service name. |
identity
|
Specify the name of the identity to apply the action to for the actor. |
--force
|
Delete the actor even if it assigned to an identity. This parameter will delete the actor context, parentAgent in each data area, and assigned identities as well as disable the actor. |
--complete
|
Delete the actor completely. |