I am trying to establish a Rsync(SSH) connection from my client to my server.
At some point when i run the batchfile created by Secure Channel Wizard (SECHAW) it asks about a password for "SvcwRsync@<server>".
If i enter this users password it doesnt care. And if i dont enter anything it continues anyway.
Here is the debug. Everything looks great until it askes for the password:
- - - -
Establishing secure channel ...
OpenSSH_4.5p1, OpenSSL 0.9.8d 28 Sep 2006
debug2: ssh_connect: needpriv 0
debug1: Connecting to SERVER [192.168.8.53] port 22.
debug1: Connection established.
debug1: identity file C:\\Program Files\\cwRsync\\cwrsync type 1
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.5
debug1: match: OpenSSH_4.5 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.5
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-excha
nge-sha256
,diffie-he
llman-grou
p-exchange
-sha1,diff
ie-hellman
-group14-s
ha1,diffie
-hellman-g
r
up1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfi
sh-cbc,cas
t128-cbc,a
rcfour128,
arcfour256
,arcfour,a
es192-cbc,
aes256-cbc
,rijndael-
cbc@lysato
r
liu.se,aes128-ctr,aes192-c
tr,aes256-
ctr
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfi
sh-cbc,cas
t128-cbc,a
rcfour128,
arcfour256
,arcfour,a
es192-cbc,
aes256-cbc
,rijndael-
cbc@lysato
r
liu.se,aes128-ctr,aes192-c
tr,aes256-
ctr
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ri
pemd160,hm
ac-ripemd1
60@openssh
.com,hmac-
sha1-96,hm
ac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ri
pemd160,hm
ac-ripemd1
60@openssh
.com,hmac-
sha1-96,hm
ac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit: diffie-hellman-group-excha
nge-sha256
,diffie-he
llman-grou
p-exchange
-sha1,diff
ie-hellman
-group14-s
ha1,diffie
-hellman-g
r
up1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfi
sh-cbc,cas
t128-cbc,a
rcfour128,
arcfour256
,arcfour,a
es192-cbc,
aes256-cbc
,rijndael-
cbc@lysato
r
liu.se,aes128-ctr,aes192-c
tr,aes256-
ctr
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfi
sh-cbc,cas
t128-cbc,a
rcfour128,
arcfour256
,arcfour,a
es192-cbc,
aes256-cbc
,rijndael-
cbc@lysato
r
liu.se,aes128-ctr,aes192-c
tr,aes256-
ctr
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ri
pemd160,hm
ac-ripemd1
60@openssh
.com,hmac-
sha1-96,hm
ac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ri
pemd160,hm
ac-ripemd1
60@openssh
.com,hmac-
sha1-96,hm
ac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUES
T(1024<102
4<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 150/256
debug2: bits set: 511/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'SERVER' is known and matches the RSA host key.
debug1: Found key in /cygdrive/c/Documents and Settings/USER/.ssh/known_h
osts:1
debug2: bits set: 523/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: C:\\Program Files\\cwRsync\\cwrsync (0x1002b3f8)
debug1: Authentications that can continue: publickey,password,keyboar
d-interact
ive
debug1: Next authentication method: publickey
debug1: Offering public key: C:\\Program Files\\cwRsync\\cwrsync
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,password,keyboar
d-interact
ive
debug2: we did not send a packet, disable method
debug1: Next authentication method: keyboard-interactive
debug2: userauth_kbdint
debug2: we sent a keyboard-interactive packet, wait for reply
debug1: Authentications that can continue: publickey,password,keyboar
d-interact
ive
debug2: we did not send a packet, disable method
debug1: Next authentication method: password
SvcwRsync@SERVER's password: rsync: failed to connect to localhost: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(104) [sender=2.6.9]
Terminating secure channel ...
- - - -
Start Free Trial