Additional reason for ssh passphrase failures.
Steve Peters [Tue, 18 Jul 2006 03:10:51 +0000 (03:10 +0000)]
p4raw-id: //depot/perl@28596

Porting/repository.pod

index 74ac25d..f51bb19 100644 (file)
@@ -233,7 +233,9 @@ above.  If you see a prompt that looks like:
 
 Then you either don't have a F<~/.ssh/identity> or F<~/.ssh/id_rsa>
 file corresponding to your public key, or that file is not readable.
-Fix the problem and try again.
+Fix the problem and try again.  Alternatively, some ssh implementations
+will fail to verify your RSA key if the key if readable by others.
+Just lower the permissions to make the key readable to yourself.
 
 If you only had the public key file for one protocol installed at the
 server end then make sure your client is using the corresponding