Remove a Custom Console Logon Banner
A Super Admin can remove the custom logon banners that appear before users log on to the Operations Console, the Security Console, or the Self-Service Console.
Before you begin
You must be a Super Admin.
This procedure assumes that you know how to use vi editor.
Obtain the rsaadmin operating system password.
Obtain the IP address or fully qualified hostname for the hardware appliance or virtual machine.
Enable SSH on the appliance. For instructions, see Enable Secure Shell on the Appliance.
Procedure
Launch the SSH client, and connect to the appliance using the IP address or fully qualified hostname.
When prompted, type the operating system User ID, rsaadmin, and press ENTER.
When prompted, type the password for the rsaadmin operating system account, and press ENTER.
Change directories to RSA_AM_HOME/utils/resources/webui/console-banner. Type:
cd RSA_AM_HOME/utils/resources/webui/console-banner
For each console logon banner that you want to remove, delete both the GIF file and the HTML file.
Console
Files to Remove
Security Console
sc-message.html
sc-logo.gif
Operations Console
oc-message.html
oc-logo.gif
Self-Service Console
ssc-message.html
ssc-logo.gif
For example, to remove the Security Console logon banner, type:
rm sc-message.html
and press ENTER.
Next, type:
rm sc-logo.gif
and press ENTER.
Note: To remove all of the console logon banners, you can delete the entire console-banner folder. For example, to remove the folder and all of the files that it contains, type:
rm -r RSA_AM_HOME/utils/resources/webui/console-bannerRepeat this procedure for each primary and replica instance in your deployment.
Related Articles
Unassign a User Alias from a RADIUS Profile 12Number of Views Enable unassigned RSA SecurID tokens in bulk for RSA Authentication Manager 8.1 SP1 or later 168Number of Views Generating a report to list unassigned tokens in RSA Authentication Manager 8.x 124Number of Views Error "PIN change failed dictionary check" and authentication fails for a user in new PIN mode in RSA Authentication Manag… 88Number of Views Unable To Delete Unassigned Expired Token 113Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…