Procedure to Reset Micro Focus ArcSight ESM Console Credentials
To reset the ArcSight ESM console credentials, follow the steps outlined below:
Log in to the ESM server via SSH using your preferred SSH client.
Navigate to the
/opt/arcsight/manager/bin
directory.Execute the following command to initiate the password reset process:
When prompted, enter the username, followed by the new password, and confirm the new password.
If you have made multiple failed login attempts, it is possible that the user account may have been disabled. To check if the user account is disabled and to enable it, follow these steps:
Log in to the ESM server and navigate to the
/opt/arcsight/manager/bin
directory.Execute the following command to enable the user account:
Replace
<username>
with the actual user name.Once the user account is re-enabled, you can proceed to reset the password by executing the
./arcsight resetpwd
command as described above.
If you encounter any issues, please contact support for further assistance.
Post a Comment