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
RSA Authentication Manager 8.2 customized SSH logon banner is not displayed 62Number of Views Configure a Custom Console Logon Banner 83Number of Views Custom Logon Banners 30Number of Views Configure a Custom SSH Logon Banner 22Number of Views Configure a Web-Tier Self-Service Console Logon Banner on Windows 56Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Unable to login to RSA Authentication Manager Security Console as super admin Authentication Manager Security Console and Operations Console Inaccessible After Certificate Update Authentication Manager How to Retrieve the LDAPS Certificate and Configure an External Identity Source to Use LDAPS Authentication Manager Administration Server with operations console service Fails to Start with "No config.xml Was Found"…