Removing a user

To remove a user:

Procedure

  1. Edit the OpsCenter password file:
    • Packaged installs: /etc/opscenter/.passwds
    • Binary installs: <install_dir>/passwds
  2. Delete the line of the user that you want to remove (<username>:<password_hash>:<role>).
    johndoe:5e8848...42d8:admin
    Restarting is not required to remove a user. Restarting is required to delete the password file. Deleting the password file disables access control.
    Note: If you delete all the users, you cannot access OpsCenter.