LIfe time of OC password encrypted key
search cancel

LIfe time of OC password encrypted key

book

Article ID: 245736

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

What is the life time of Operator console password encrypted key ? and where it is stored?

Environment

Release : 20.3/20.4

Component : Operator Console

Resolution

The Operator console password encrypted key stores in DB and it does not have any lifetime.

If it is contact user(Users created through account admin)  can get the encrypted password from the DB using the below query.

Select * from CM_CONTACT

Note: Check for password column in the CM_CONTACT table.

If the users are bus users, the encrypted password will be saved in security.cfg file.

path from primary hub: C:\Program Files (x86)\Nimsoft\hub\security.cfg