To enable or disable the remember login option:
-
On the
Instance Administration page, stop the front-end server of the instance that you want to modify.
-
Open the
TMFrontendBootConf.xml file with a text editor.
The default path for this file is
C:\Program Files (x86)\Silk\Silk Central
20.0\instance_<instance number>_<instance name>\Conf\FontendServer on the front-end server.
-
Locate the
BootConf\Options\Login\RememberLogin XML tag.
By default, the tag is set to
<RememberLogin>true</RememberLogin>.
-
Set the value to
false to have the login page open with an unchecked
Remember Login check box by default. Set the value to
true to have the login page open with a checked
Remember Login check box by default.
-
Save and close the XML file.
-
Re-start the front-end server.