Re: Public Key Login Problems
- From: "Nico Kadel-Garcia" <nkadel@xxxxxxxxxxx>
- Date: Tue, 22 Aug 2006 21:04:41 -0400
Matt wrote:
Hi all,
Probably a really simple problem, but I can't figure it out. I'm
trying to allow NetBeans to connect to a CVS repository on a Windows
server using ssh. The only way that NetBeans can do this is if I use
public key authentication and bypass the password requirement for ssh.
I created public/private keys using the ssh-keygen -t rsa
command (with no password). I then appended the public key to the
server's authorized_keys file. From what I understand, this should
allow me to connect securely without having to type a password, but
alas, it doesn't. Every time I try to connect it asks for my
password.
What gives and how do I fix it?
Install the Putty software bundle, available from links at www.openssh.com,
and use the "Pageant" tool to manage live SSH keys. Then look up the public
notes on Pagent and CVS and SSH.
.
- References:
- Public Key Login Problems
- From: Matt
- Public Key Login Problems
- Prev by Date: Public Key Login Problems
- Next by Date: Re: SFTP without service on host PC
- Previous by thread: Public Key Login Problems
- Next by thread: Re: Public Key Login Problems
- Index(es):
Relevant Pages
|
|