Deleting a user

You can delete a user from the VCS configuration.

To delete a user

  1. Set the configuration to read/write mode:

    haconf -makerw

  2. For users with Administrator and Operator access, remove their privileges:

    hauser -delpriv user Adminstrator|Operator [-group

    service_groups]

  3. Delete the user from the list of registered users:

    hauser -delete user

  4. Reset the configuration to read-only:

    haconf -dump -makero