Disable an SSH Custom Logon Banner
A Super Admin can disable the Secure Shell (SSH) logon banner that appears before an administrator logs on to the appliance operating system with an SSH client.
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 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.
Comment out the Banner option in the /etc/ssh/sshd_config file as follows: #Banner /opt/rsa/am/utils/etc/ssh-banner
In vi, do the following:
Position the cursor at the beginning of the line Banner /opt/rsa/am/utils/etc/ssh-banner.
Type i to enter insert mode.
Type #.
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.
Related Articles
Log On to the Appliance Operating System with SSH 33Number of Views Enable SSH debug logs for RSA Authentication Manager 8.x 189Number of Views Collecting logs in RSA Authentication Manager 8.x via SSH 460Number of Views Access SSH for Identity Router Troubleshooting 173Number of Views Enable SSH using the command line on RSA Authentication Manager 8.4 and up 317Number 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