Remove a Web-Tier Self-Service Console Logon Banner on LinuxRemove 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
-
Log on to the web-tier server as root.
-
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.
-
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.
-
Repeat this procedure for each web-tier server in your deployment.