forked from docs/doc-exports
Reviewed-by: otcbot <otcbot@t-systems.com> Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.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
- If the username or password is incorrect,
- If a policy that denies logins from user root is enabled on the SSH server,
Parent topic: Remote Login Errors on Linux