On Fri, 2007-02-02 at 12:57 +1000, Jean Hollis Weber wrote:
> Some of you may recall the struggles I went through two years ago
> getting set up to use CVS on Windows. Well, I'm now trying to get
> set up on Ubuntu, and I've run into a problem.
> 
> I have moved computers at least twice since I first got set up,
> and each time I successfully copied my private key from one
> Windows machine to another, and had no trouble establishing a
> tunnel from the new machine.
> 
> So I copied the key from Windows to Ubuntu, but I am getting an
> error message this time. Here is the conversation I had with
> [EMAIL PROTECTED]:
> 
> [EMAIL PROTECTED]:~$ ssh -2 -x -L 2401:localhost:2401
> [EMAIL PROTECTED]
> Warning: Permanently added the RSA host key for IP address
> '204.16.104.2' to the list of known hosts.
> [EMAIL PROTECTED]'s password:
> Permission denied, please try again.
> 
> Yes, I did use the correct password, and yes I know it's case
> sensitive and I had it in the correct case.
> BTW, "[EMAIL PROTECTED]'s password:" is NOT the usual
> response I get from this process; on Windows I get "Enter
> passphrase" or something similar.
> 
> Assistance would be greatly appreciated. (I hate having to boot
> into Windows just to upload stuff to the Docs website.)
> 

Check that your public key is in $HOME/.ssh where $HOME is your home
directory. It should be named id_rsa.pub or id_dsa.pub and should match
what you had on windows. Your private key needs to be named id_rsa or
id_dsa.  I am asking because your symptoms make me think that your keys
are not being picked up.

-- 
G. Roderick Singleton <[EMAIL PROTECTED]>
OpenOffice.org

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to