Hi.
I work in a Debian Server (2.6.18 core) and installed rssh. Great program by
the way.
The problem is trying to scp to the server.
1. apolo-main:/chroot/home/test/test1# scp -v a [EMAIL PROTECTED]:
2. Executing: program /usr/bin/ssh host 192.168.2.104, user test1,
command scp -v -
3. t .
4. OpenSSH_4.3p2 Debian-9, OpenSSL 0.9.8c 05 Sep 2006
5. debug1: Reading configuration data /etc/ssh/ssh_config
6. debug1: Applying options for *
7. debug1: Connecting to 192.168.2.104 [192.168.2.104] port 22.
8. debug1: Connection established.
9. debug1: permanently_set_uid: 0/0
10. debug1: identity file /root/.ssh/identity type -1
11. debug1: identity file /root/.ssh/id_rsa type -1
12. debug1: identity file /root/.ssh/id_dsa type -1
13. debug1: Remote protocol version 2.0, remote software version
OpenSSH_4.3p2 Debia
14. n-9
15. debug1: match: OpenSSH_4.3p2 Debian-9 pat OpenSSH*
16. debug1: Enabling compatibility mode for protocol 2.0
17. debug1: Local version string SSH-2.0-OpenSSH_4.3p2 Debian-9
18. debug1: An invalid name was supplied
19. Unknown code krb5 243
20.
21. debug1: An invalid name was supplied
22. A parameter was malformed
23. Unknown code ggss 3
24.
25. debug1: An invalid name was supplied
26. Unknown code krb5 243
27.
28. debug1: An invalid name was supplied
29. A parameter was malformed
30. Unknown code ggss 3
31.
32. debug1: SSH2_MSG_KEXINIT sent
33. debug1: SSH2_MSG_KEXINIT received
34. debug1: kex: server->client aes128-cbc hmac-md5 none
35. debug1: kex: client->server aes128-cbc hmac-md5 none
36. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
37. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
38. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
39. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
40. debug1: Host '192.168.2.104' is known and matches the RSA host
key.
41. debug1: Found key in /root/.ssh/known_hosts:1
42. debug1: ssh_rsa_verify: signature correct
43. debug1: SSH2_MSG_NEWKEYS sent
44. debug1: expecting SSH2_MSG_NEWKEYS
45. debug1: SSH2_MSG_NEWKEYS received
46. debug1: SSH2_MSG_SERVICE_REQUEST sent
47. debug1: SSH2_MSG_SERVICE_ACCEPT received
48. debug1: Authentications that can continue: publickey,password
49. debug1: Next authentication method: publickey
50. debug1: Trying private key: /root/.ssh/identity
51. debug1: Trying private key: /root/.ssh/id_rsa
52. debug1: Trying private key: /root/.ssh/id_dsa
53. debug1: Next authentication method: password
54. [EMAIL PROTECTED]'s password:
55. debug1: Authentication succeeded (password).
56. debug1: channel 0: new [client-session]
57. debug1: Entering interactive session.
58. debug1: Sending environment.
59. debug1: Sending env LANG = es_ES.UTF-8
60. debug1: Sending command: scp -v -t .
61. debug1: client_input_channel_req: channel 0 rtype exit-status
reply 0
62. debug1: channel 0: free: client-session, nchannels 1
63. debug1: fd 0 clearing O_NONBLOCK
64. debug1: fd 1 clearing O_NONBLOCK
65. debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 0.0seconds
66. debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
67. debug1: Exit status 1
68. lost connection
I'm pretty sure i copied all the libraries needed to the binaries (used
ldd).
I don't know if it's a problem of libraries or somethingh else.
Thank you very much
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
rssh-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rssh-discuss