[plug] openssh
    Matt Kemner 
    zombie at wasp.net.au
       
    Tue Apr 10 13:42:36 WST 2001
    
    
  
On Tue, 10 Apr 2001, Paul Dean wrote:
> I have run ssh-keygen to create my identity files and copied my .pub file 
> to authorized_keys in my $HOME/.ssh/ dir as the docs said so, but everytime 
> I go to login my server keeps asking for a password.
Is the authorized_keys on your local machine or the server?
It needs to be on the server so the server knows whom you are :)
Also check /etc/ssh/sshd_config on the server and make sure RSA
authentication is allowed
 - Matt
    
    
More information about the plug
mailing list