SSH/5/SSH_USER_LOGIN_FAIL_SCHD: Failed to login through SSH [failed_count] time(s) in last [time_gap] minute(s).
In VS mode, this log is supported only by the admin VS.
Parameter Name | Parameter Meaning |
---|---|
failed_count |
Authentication failure count. |
time_gap |
Time gap in minutes. |
Cause 1: The SSH user does not exist.
Cause 2: RSA, DSA or ECC key does not exist.
Cause 3: The user name or password is incorrect.
Cause 4: Service is not enabled.
Cause 5: Maximum sessions are reached.
Cause 6: A deny rule is set for the IP address in ACL.
1. Perform different procedures for different causes.
Cause 1: Run the display ssh user-information command to view the configuration of all the SSH users.
Cause 2: Run the display rsa local-key-pair public command to view the RSA public key in the local key pair. Run the display ecc local-key-pair public command to view the ECC public key in the local key pair. Run the display dsa local-key-pair public command to view the DSA public key in the local key pair.
Cause 3: Ensure that the user name and password is correct.
Cause 4: Ensure that the services are enabled.
Cause 5: Ensure that the maximum sessions are not reached.
Cause 6: Run the display acl command to review ACL rules.
2. Collect log information and configuration information, and then contact technical support personnel.