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
Collecting logs in RSA Authentication Manager 8.x via SSH 460Number of Views After an upgrade to RSA Authentication Manager 8.3.patch 1, unable to access Operations Console via IP address 168Number of Views RSA Authentication Manager 8.7 SP2 Patch 6 Hotfix 1 Readme 64Number of Views Radius Authentication Failure after upgrading to 8.6 and above with UTF-8 Error seen in radius logs 616Number of Views File information of sdconf.rec, sdopts.rec, sdstatus1 and sdstatus.12 files in RSA Authentication Manager 2.03KNumber 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…