forked from docs/doc-exports
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com> Co-authored-by: wanghuijuan738 <wanghuijuan738@huawei.com> Co-committed-by: wanghuijuan738 <wanghuijuan738@huawei.com>
2.9 KiB
2.9 KiB
Why Am I Seeing the Error Message "Access denied" When I Remotely Log In to a Linux ECS?
Symptom
When you attempt to remotely log in to a Linux ECS, the system displays the error message "Access denied".
Possible Causes
- Incorrect username or password.
- A policy that denies logins from user root is enabled on the SSH server.
Solution
- The username or password is incorrect.
- A policy that denies logins from user root is enabled on the SSH server.
Parent topic: Remote Login Errors on Linux