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
Download an RSA Authentication Manager Server Certificate 40Number of Views Collecting logs in RSA Authentication Manager 8.x via SSH 462Number of Views Manually Collect logs in Authentication Manager 8.X 54Number of Views How to SSH to an RSA Authentication Manager version 8.x server 108Number of Views Enable SSH using the command line on RSA Authentication Manager 8.4 and up 331Number of Views
Trending Articles
Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA Authentication Manager Upgrade Process RSA Authentication Manager Patch Updates RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to Download OTP Token Seed Files from myRSA
Don't see what you're looking for?