AAA, NAC, Guest Access & BYOD

 View Only
last person joined: one year ago 

Solutions for legacy and existing products and solutions, including Clearpass, CPPM, OnBoard, OnGuard, Guest, QuickConnect, AirGroup, and Introspect

How to reset IntroSpect Analyzer admin UI password from cli 

Jun 07, 2019 01:59 PM

Requirement:

Access to IntroSpect Analyzer Cli to perform the reset



Solution:

Login to the IntroSpect Analyzer cli and execute the command to reset the password to your preferred password.
 



Configuration:

On IntroSpect Analyzer Cli execute the below command:

NIARA_ENV=production /opt/niara/analyzer/sbin/python /opt/niara/analyzer/web/manage.py update_user_password -u admin -p ‘<new password>’

 

Note:

  • Replace the <new password> with your preferred password
  • If you copy the above command, please make sure you delete the single quotes and type it manually as copying them sometimes corrupts the syntax.

 



Verification

$ ssh root@10.x.x.x

[root@ ~]# NIARA_ENV=production /opt/niara/analyzer/sbin/python /opt/niara/analyzer/web/manage.py update_user_password -u admin -p 'Aruba@123'

/opt/niara/analyzer/lib/python2.7/site-packages/alerts-0.1-py2.7.egg/niara/alerts/conf /opt/niara/analyzer/lib/python2.7/site-packages/alerts-0.1-py2.7.egg/niara/alerts

2019-06-07 10:52:25,093 __init__[INFO]:AlertEngine initialized

[root@ ~]#

 

Login to the Analyzer with the new admin password works.

Login Successful

 

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.