Remove a Web-Tier Self-Service Console Logon Banner on Linux

An administrator can remove a custom logon banner that users are required to accept before logging on to the Self-Service Console.

Procedure

  1. Log on to the web-tier server as root.

  2. Change directories to RSA_WT_HOME/utils/resources/webui/console-banner, where RSA_WT_HOME is the web-tier installation directory. Type:

    cd RSA_WT_HOME/utils/resources/webui/console-banner

    and press ENTER.

  3. Delete the entire console-banner folder and all of the files that it contains. Type:

    rm -r RSA_AM_HOME/utils/resources/webui/console-banner

    and press ENTER.

  4. Repeat this procedure for each web-tier server in your deployment.