Displaying a user agreement

A user agreement on the IMC login page informs operators of the rights and obligations for IMC login. To log in to IMC, operators must accept terms of the user agreement.

To display a user agreement on the IMC login page:

  1. On the master server, enter the \client\conf directory of the IMC installation path (/client/conf on Linux).

  2. Use Notepad (or vi on Linux) to open the commonCfg.properties file.

  3. Change the value of the enableTerms parameter to true.

  4. Save and close the commonCfg.properties file.

  5. Prepare a user agreement in HTML format named terms.html.

  6. Save the terms.html file to the \client\web\apps\imc directory of the IMC installation path on the master server (/client/web/apps/imc on Linux).

  7. Display the IMC login page.

    A User agreement link is displayed. Operators can click the link to view the terms of the user agreement.

    Figure 60: Viewing the user agreement on the login page