FG
💻 Software

Disconnected: no supported authentication methods available

Fresh5 days ago
Mar 15, 2026124685 views
Confidence Score0%
0%

Problem

I have the same exact problem described in this thread, but the answer accepted there is not the right one for me, because the user's home directory is local. I think that I configured everything properly on the client side (Windows 7, PuTTY's PAGEANT, PUTTYGEN and PLINK), yet I don't seem to make …

Error Output

Protocol 2
SyslogFacility AUTHPRIV
RSAAuthentication yes
PubkeyAuthentication yes
AuthorizedKeysFile      .ssh/authorized_keys
PasswordAuthentication…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Disconnected: no supported authentication methods available

Low Risk

Try taking the group writeable permissions from your home directory: Make your .ssh folder readable/writeable/executable only by you: Make your authorized keys file readable/writeable only by you: That should remove the permissions errors.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment