SSH publickey autentication - server accepts key but auth does not succeed
Fresh3 days ago
Mar 15, 202627346 viewsConfidence Score0%
0%
Problem
I'm helping a friend who has some trouble connecting using public-key authentication, to a server maintainied by me. Public-key auth works fine for a couple of other users. Of course, my friend's public key is in authorized_keys-file on the server. The following line does not make sense to me Since…
Error Output
debug1: Host 'xxxxx' is known and matches the RSA host key. debug1: Found key in /home/xxx/.ssh/known_hosts:3 debug1: ssh_rsa_verify: signature corre…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: SSH publickey autentication - server accepts key but auth does not succeed
Low Risk
I believe that you are showing client-side logs/debugging output. I would look at the server-side logs as that usually gives more detail about why the server rejected a public-key authentication attempt. E.g. insecure permissions on users home or .s…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix