What is the life time of Operator console password encrypted key ? and where it is stored?
Release : 20.3/20.4
Component : Operator Console
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