You can delete a local user account in the vCenter Server Appliance.

Procedure

  1. Access the appliance shell and log in as a user who has a super administrator role.
    The default user with a super administrator role is root.
  2. Run the localaccounts.user.delete --username command.
    For example, to delete the user with user name test, run the following command:
    localaccounts.user.delete --username test
    The user is deleted.