Re: openSSH Windows server 2003, key mode

2009-12-22 Thread René Berber
Stéphanie Cettou wrote: [] > debug1: match: OpenSSH_5.1 pat OpenSSH* > debug1: Enabling compatibility mode for protocol 2.0 > debug1: Local version string SSH-2.0-OpenSSH_5.1 [] > debug1: Host '10.4.15.5' is known and matches the RSA host key. > debug1: Found key in /home/scettou/.ssh/known_hosts:3

Re: openSSH Windows server 2003, key mode

2009-12-22 Thread Stéphanie Cettou
If I do: scet...@chws0018 /cygdrive/c/Documents and Settings/scettou/Desktop/key $ ssh -v 10.4.15.5 OpenSSH_5.1p1, OpenSSL 0.9.8l 5 Nov 2009 debug1: Reading configuration data /etc/ssh_config debug1: Connecting to 10.4.15.5 [10.4.15.5] port 22. debug1: Connection established. debug1: identity file

Re: openSSH Windows server 2003, key mode

2009-12-22 Thread Stéphanie Cettou
Thank you for you answer, I use a rsa key, so I adapt the command: scet...@chws0018 /cygdrive/c/Documents and Settings/scettou/Desktop/key $ scp -o PubkeyAuthentication=no id_rsa.pub scet...@10.4.15.5:tempKey scet...@10.4.15.5's password: id_rsa.pub100% 225

Re: openSSH Windows server 2003, key mode

2009-12-22 Thread René Berber
Stéphanie Cettou wrote: > I have a problem, I will connection with key mode in my openSSH > server. In can connect with my password. So this way it works. > I have cop[ied] m[y] public key [to] home/myUser/.ssh/authorized_keys. Which public key? You may have several around... > When I connect

openSSH Windows server 2003, key mode

2009-12-22 Thread Stéphanie Cettou
Hi! I have a problem, I will connection with key mode in my openSSH server. In can connect with my password. I have copy ma public key in home/myUser/.ssh/authorized_keys. When I connect with winSCP, I have an error: The server expected closed connection. Authentification error. And if connect