Configure a Custom Console Logon Banner
A Super Admin can configure a custom console logon banner that can include a custom logo image and custom text. You can choose to display a logon banner before users log on to the Operations Console, the Security Console, or the Self-Service Console.
A Super Admin can also create a custom Secure Shell (SSH) logon banner that appears before an administrator logs on to the appliance operating system with an SSH client. For instructions, see Configure a Custom SSH Logon Banner.
If your deployment includes a web tier, see Configure a Web-Tier Self-Service Console Logon Banner on Windows or Configure a Web-Tier Self-Service Console Logon Banner on Linux.
Before you begin
You must be a Super Admin.
This procedure assumes that you know how to use vi editor.
Obtain the information required to access the appliance operating system:
Obtain the rsaadmin operating system password.
Obtain the IP address or fully qualified hostname for the hardware appliance or the virtual machine.
Enable SSH on the appliance. For instructions, see Enable Secure Shell on the Appliance.
(Optional) To display a custom logo image on the consoles, do the following:
Create a GIF file that is less than 5 MB. The image must be no larger than 300 pixels wide by 50 pixels high.
For each console that will have a logo, save the GIF file with the following required filenames.
Console
Required Filename
Security Console
sc-logo.gif
Operations Console
oc-logo.gif
Self-Service Console
ssc-logo.gif
Copy the GIF files to a location accessible to the appliance operating system.
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 the following path: /opt/rsa/am/utils/resources/webui/console-banner.
To do this, type the following command and press ENTER: cd /opt/rsa/am/utils/resources/webui/console-banner
(Optional) To display custom logo images, do the following:
Copy the custom logo GIF files that you created to the /opt/rsa/am/utils/resources/webui/console-banner directory on the RSA Authentication Manager instance. For example, use Secure FTP.
Delete the sample GIF files. For example, type the following command and press ENTER:
rm sc-logo-sample.gif
For each console to have a logon banner, rename the corresponding sample message HTML file with one of the following required filenames.
Console
Required Filename
Security Console
sc-message.html
Operations Console
oc-message.html
Self-Service Console
ssc-message.html
Format the HTML files. Note the following:
You can format the text with the HTML tags, such as the tags for bold, italics, and font. For example, you can use the <font> tag to specify the font face, size, and color. UTF-8 character encoding is supported.
You can translate your text and add the same statement in more than one language. For example, add the same statement in English and Spanish. For more information on displaying the localized content in more than one language, see Dynamic I18N/L10N Support in RSA Authentication Manager on RSA Community at https://community.rsa.com/community/products/securid.
The HTML files do not link to the optional custom logo images. Only step 5 is required to display a custom logo image.
Repeat this procedure for each primary and replica instance in your deployment.
After you finish
(Optional) Save copies of the logon banner GIF and HTML files on your network. The backup feature in RSA Authentication Manager does not include the files in the /opt/rsa/am/utils/resources/webui/console-banner directory.
Related Articles
Configure a Custom Portal Page for Web Applications 82Number of Views Configure a Web-Tier Self-Service Console Logon Banner on Linux 34Number of Views Creating a custom attribute and reporting on it in RSA Authentication Manager 8.2 SP1 or later 16Number of Views How to change logo on RSA Mobile Administration console and Authentication page 14Number of Views ORA-00942: table or view does not exist when defining a custom report query in RSA Identity Governance & Lifecycle 110Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x