Configuring the Remember Login Option

To enable or disable the remember login option:
  1. On the Instance Administration page, stop the front-end server of the instance that you want to modify.
  2. Open the TMFrontendBootConf.xml file with a text editor. The default path for this file is C:\Program Files (x86)\Silk\Silk Central 20.6\instance_<instance number>_<instance name>\Conf\FontendServer on the front-end server.
  3. Locate the BootConf\Options\Login\RememberLogin XML tag. By default, the tag is set to <RememberLogin>true</RememberLogin>.
  4. 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.
  5. Save and close the XML file.
  6. Re-start the front-end server.