SSH/5/SSHC_LOGIN_FAIL
Message
SSH/5/SSHC_LOGIN_FAIL: SSH client login failed. (ServiceType=[ServiceType], FailedReason=[FailedReaso], UserName=[UserName], IPAddress=[IPAddress], VPNInstanceName=[VPNInstanceName].)
Parameters
Parameter Name | Parameter Meaning |
---|---|
ServiceType |
Service type |
FailedReason |
Cause of the login failure |
UserName |
User Name |
IPAddress |
Client IP address |
VPNInstanceName |
VPN instance name |
Possible Causes
Cause 1:
The user name or password was incorrect.
Cause 2:
The SSH service was invalid.
Cause 3:
No public keys (ECC, DSA, and RSA) for authentication were saved on the server.
Cause 4:
A deny rule for the current IP address was configured in the ACL.
Cause 5:
The number of user connections on the SSH server reached the maximum.
Cause 6:
SSH users were not enabled to access the default directory on the SSH server.
Procedure
- Cause 1:
Contact the administrator to obtain the correct user name and password.
- Cause 2:
Enable SSH on the server and ensure that the server is reachable.
- Cause 3:
Configure public keys on the server for authentication.
- Cause 4:
Check whether the ACL rules are correctly configured.
- Cause 5:
Wait for other users to release connections or increase the maximum number of user connections on the server.
- Cause 6:
Enable SSH users to access the default directory on the SSH server.
- Collect trap, log, and configuration information, and contact Huawei technical support personnel.