Chapter 8 Solving SSH Problems
This chapter describes how to analyze and solve problems that prevent you from logging in using SSH.
Login is not permitted under the following conditions. In these cases, no auditing occurs.
If any of the following conditions are true for the user on the SSH server, login is not permitted and auditing occurs:
If the user's password has expired and the connection is from an OpenVMS system to another OpenVMS system, and the disforce_pwd_expired flag is not set in the user's SYSUAF, then the user must change the password. The password dictionary, password history, and generated password lists are not used. The number of failed attempts to verify the new password is specified using the NumberOfPasswordVerificationPrompts parameter in the client configuration file. The client user is not forced to change the password before logging in when:
The client user login is rejected if:
Examples
To get detailed tracing information, on the OpenVMS SSH server, enter the following command:
Trace information is written to the TCPIP$SSH_HOME:TCPIP$SSH_RUN.LOG file. |