NFA and NCM 12 Default Admin password Reset_postgres Database
Forgot Password:
The Forgot Password option in the login page can be used to reset the password.
Make sure the Mail Server Settings and User's email ID are configured. The auto generated password will be sent to the email ID entered as the User's email ID.
Go to the login page on NetFlow Analyzer. Click on the Forgot password button, enter your user name and press Send.
This will send an auto-generated password to the user's configured email.
Note: We highly recommend that you change the password upon logging in for the first time after resetting it.
Reset password for an Operator/Administrator by Administrator user
Login to NetFlow Analyzer using an account with admin privilege.
Click Settings >> General Settings >> User Management tab.
Under the Change Password tab click on Assign New of the respective user.
Update the new password and click on Save to save the changes.
Reset password for admin
New to ADSelfService Plus?
Related Articles
NFA Password reset for pgsql database till version 11001
Kindly follow steps as given below to reset the password. Note : Make sure that NetFlow Analyzer Service is running before following the below steps 1. Open a command prompt 2. Go to the <NETFLOW_HOME>\pgsql\bin directory 3. Type For Windows : ...
NFA Password Reset steps for Mysql database till version 10250
Kindly follow steps as given below to reset the password. Please note that the NetFlow Analyzer Server is running before doing the below steps. 1. Open a command prompt 2. Go to the <NETFLOW_HOME>\mysql\bin directory 3. Type For Windows : mysql ...
Admin Password Reset for NetFlow Analzer with database MSSQL till build 11001
1. Open the Management Studio on the MSSQL server 2. Select the netFlow database. Right click on netflow database and click on New Query 3. Execute the following query update AaaPassword set PASSWORD='Ok6/FqR5WtJY5UCLrnvjQQ==', SALT='12345678' from ...
Steps to add password to postgres database in NFA12 & NCM12
1) Start OpManager service 2)Connect to OpManager database : a)Go to OpManager\pgsql\bin folder b)Type psql -U postgres -h 127.0.0.1 -p13306 OpManagerDB c)Once connected to the Database, execute the below query to set password ALTER ...
NCM/NFA 12100 Consolidated Fix
Note: This is applicable only for NCM/NFA/FWA Build 12100. Make sure to take the backup of the installation before applying the patch. Patch: 1. Stop NCM(OpManager) Service. 2. Download the patch file from the link here 3. Copy and extract (using ...