Re: RSA & DSA Authentication - need help
From: Greg Wooledge (wooledg_at_eeg.ccf.org)
Date: 02/13/04
- Previous message: Shane Williams: "Re: windows to linux via the internet"
- In reply to: Dusty Culler: "RSA & DSA Authentication - need help"
- Next in thread: Pascal J.Bourguignon: "Re: RSA & DSA Authentication - need help"
- Reply: Pascal J.Bourguignon: "Re: RSA & DSA Authentication - need help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 13 Feb 2004 08:23:34 -0500 To: Dusty Culler <dustyculler@yahoo.com>
On Thu, Feb 12, 2004 at 10:47:28AM -0800, Dusty Culler wrote:
> server:
> login as myuser
> cd .ssh
> cat *.pub >> authorized_keys
> For some reason I still get prompted for a password.
Check the permissions on the files AND directories. Nothing must
be group- or world-writable. This includes /, /home, /home/you,
/home/you/.ssh, and /home/you/.ssh/authorized_keys.
- Previous message: Shane Williams: "Re: windows to linux via the internet"
- In reply to: Dusty Culler: "RSA & DSA Authentication - need help"
- Next in thread: Pascal J.Bourguignon: "Re: RSA & DSA Authentication - need help"
- Reply: Pascal J.Bourguignon: "Re: RSA & DSA Authentication - need help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]