FG

SSH asks for password, even with public key installed

Fresh3 days ago
Mar 15, 20266943 views
Confidence Score0%
0%

Problem

Possible Duplicate: Problem with shared ssh keys I have set up pub key authentication between two servers. Everything should work, but I am still asked for the password. Here's parts of my sshd config file, which I didn't alter after setting up the system. The authorized key file exists and everyth…

Error Output

RSAAuthentication yes
PubkeyAuthentication yes
AuthorizedKeysFile      %h/.ssh/authorized_keys

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: SSH asks for password, even with public key installed

Low Risk

Make sure that is set 0700 and that is set 0600.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment