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
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
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
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
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
5 matches
Mail list logo