Enable SSH debug logs for RSA Authentication Manager 8.x
Originally Published: 2015-12-17
Article Number
Applies To
RSA Product/Service Type: RSA Authentication Manager
RSA Version/Condition: 8.x
Issue
Server unexpectedly closed network connection
Tasks
- Logon to the local console as rsaadmin.
- Change to the root user.
- Open etc/ssh/sshd_config in a text editor such as vi.
login as: rsaadmin Using keyboard-interactive authentication. Password: <enter operating system password> Last login: Wed Jan 8 13:53:21 2020 from jumphost.vcloud.local RSA Authentication Manager Installation Directory: /opt/rsa/am rsaadmin@am82p:~> sudo su - root rsaadmin's password: <enter operating system password> am82p:~ # vi /etc/ssh/sshd_config
- Press i to enter Insert mode.
- Change the LogLevel value from INFO to VERBOSE (or DEBUG for more information).
# Logging # obsoletes QuietMode and FascistLogging #SyslogFacility AUTH LogLevel VERBOSE
- Save the change by pressing Esc then :wq! to save and close.
- Restart sshd:
am82p:~ # sudo service sshd restart Shutting down the listening SSH daemon done Checking for missing server keys in /etc/ssh Starting SSH daemon done
- Log data for sshd is written to the /var/log/messages log file
Values that can be used for LogLevel are: QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2 and DEBUG3
Resolution
Please note that the error message usually occurs due to a network timeout or interruption, so please perform other network related checks between the SSH client and the RSA Authentication Manager instance.
Related Articles
Collecting logs in RSA Authentication Manager 8.x via SSH 467Number of Views Download an RSA Authentication Manager Server Certificate 40Number of Views Manually Collect logs in Authentication Manager 8.X 58Number of Views How to SSH to an RSA Authentication Manager version 8.x server 109Number of Views Enable SSH using the command line on RSA Authentication Manager 8.4 and up 340Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device How to Download OTP Token Seed Files from myRSA Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?