account delete
Deletes accounts from the registry. The syntax is:
account delete account_name_list
Description The delete operation deletes accounts from the registry. The argument is a list of names of accounts to be deleted. If the accounts do not exist an error
is generated. Returns an empty string on success.
Privileges Required You must have rmau (read, mgmt_info, auth_info, user_info) permissions for the principal named in the account.
Examples
dcecp> account delete John_Hunter
|