Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 3
    Care to provide the uncommented sections from your configuration files?
    – Ramhound
    Commented May 10, 2023 at 13:35
  • 1
    Or the output of the effective configuration using sudo sshd -T Commented May 10, 2023 at 14:50
  • I was providing the uncommented sections of /etc/ssh/sshd_config, when I found "PasswordAuthentication no" That would do it... Let me try again, and if it still doesn't work, I'll update the question with the requested outputs.
    – Bokkie
    Commented May 16, 2023 at 9:55
  • 2
    You seem to have solved the problem by yourself. The right procedure now is as follows: 1. Write a good answer. 2. Accept it. 3. Do not announce this fact in the title. Commented May 19, 2023 at 12:50
  • 1
    I am voting to close this question. The question was caused by a typo or trivial error (not using a configuration that allowed password authentication), which serves the community very little to submit an answer that makes the recommendation actually to enable password authentication.
    – Ramhound
    Commented May 19, 2023 at 12:58