To add the ability for the system to remember the last logged on user in
LIQUENT InSight, do the following:
-
Navigate to the
C:\InsightManager\server\all\conf\insight folder and open the
insight.var file in Notepad.
-
Add the following lines to the
insight.var file:
##### LOGIN SETTINGS #####
login.remember.me=true
login.days.to.remember.me=14
-
Save the
insight.var file.
Note: This information will move to a section of the
insight.var file titled
ADDITIONAL VALUES every time the file is regenerated.