Configure a Custom SSH Logon Banner
A Super Admin can create a Secure Shell (SSH) logon banner that includes custom text. The logon banner appears before an administrator logs on to the appliance operating system with an SSH client.
A Super Admin can also create custom logon banners for the Operations Console, the Security Console, the Self-Service Console. For instructions, see Configure a Custom Console Logon Banner.
Before you begin
You must be a Super Admin.
If you are using non-English characters in your display banner, your SSH client must support UTF-8 encoding. By default, the RSA Authentication Manager appliance supports UTF-8 encoding.
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 the 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 /opt/rsa/am/utils/etc/. Type:
cd /opt/rsa/am/utils/etc/
and press ENTER.
In the /opt/rsa/am/utils/etc/ directory, rename the ssh-banner-sample file as ssh-banner.
In the /opt/rsa/am/utils/etc/ssh-banner file, enter the custom SSH logon banner text.
In vi, do the following:
Type i to enter insert mode.
Enter the custom SSH logon banner text.
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 non-English character support, UTF-8 character encoding is required.
Press ESC to enter command mode.
Type :wp to save your changes and exit vi.
Restart the sshd service. Type:
/etc/init.d/sshd restart
and press ENTER.
Repeat this procedure for each primary and replica instance in your deployment.
After you finish
(Optional) Save a copy of the logon banner text on your network. The backup feature in RSA Authentication Manager does not include the ssh-banner file.
Related Articles
Configure a Custom Console Logon Banner 80Number of Views RSA Authentication Manager 8.2 customized SSH logon banner is not displayed 56Number of Views Custom Logon Banners 30Number of Views Configure a Web-Tier Self-Service Console Logon Banner on Windows 56Number of Views Disable an SSH Custom Logon Banner 6Number 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