savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] [ 101031 ] scp - my key doesnt seem to be working.


From: nobody
Subject: [Savannah-hackers] [ 101031 ] scp - my key doesnt seem to be working.
Date: Sat, 29 Jun 2002 04:02:00 -0400

Support Request #101031, was updated on 2002-Jun-29 00:57
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101031&group_id=11

Category: None
Status: Open
Priority: 5
Summary: scp - my key doesnt seem to be working.

By: yeupou
Date: 2002-Jun-29 10:01

Message:
Logged In: YES 
user_id=1896
Browser: Links (2.1pre1; Linux 2.4.18-3 i586; x)

Well, can you create the key exactly in the way we describe the process in the 
FAQ (adding Protocol 1,2 instead of Protocol 1 in your config file)?

To delete a file uploaded by error, currently the only way to do it is to tell 
them to do it. So, just tell them :)



----------------------------------------------------------------------

By: gimpboy
Date: 2002-Jun-29 00:57

Message:
Logged In: YES 
user_id=3477
Browser: Mozilla/5.0 Galeon/1.2.0 (X11; Linux i686; U;) Gecko/20020408

hey.

well i updated my key's on my accounts recently. i also
reuploaded my new key (ssh1) to savannah. since i
normally use ssh2 i'm specifying the protocol in the
following manner:

scp -oProtocol=1 -v -i ~/.ssh/id_rsa
file_to_be_uploaded
address@hidden:/upload/dbpack/

where id_rsa contains my private key. 

i'm using openssh-3.1p1-3

the following is the output from scp:

address@hidden:$ scp -oProtocol=1 -v -i ~/.ssh/id_rsa
dbpack-snapshot.tar.gz
address@hidden:/upload/dbpack/          
                         Executing: program
/usr/bin/ssh host freesoftware.fsf.org, user gimpboy,
command scp -v -t /upload/dbpack/
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /home/jmh/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating
port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 1000 geteuid 0 anon 1
debug1: Connecting to freesoftware.fsf.org
[199.232.41.3] port 22.
debug1: temporarily_use_uid: 1000/1000 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 1000/1000 (e=0)
debug1: restore_uid
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file /home/jmh/.ssh/id_rsa type 1
debug1: Remote protocol version 1.99, remote software
version lshd_1.4 lsh - a free ssh
debug1: no match: lshd_1.4 lsh - a free ssh
debug1: Local version string SSH-1.5-OpenSSH_3.1p1
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host
key (1024 bits).
debug1: Host 'freesoftware.fsf.org' is known and
matches the RSA1 host key.
debug1: Found key in /home/jmh/.ssh/known_hosts:12
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Doing challenge response authentication.
debug1: No challenge.
debug1: Doing password authentication.
address@hidden's password:


i presume the pub/private key authentication failed at
this point. can someone tell me what i'm doing wrong?

i also have a second question. is there anyway to
delete a file i uploaded accidentally?

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101031&group_id=11



reply via email to

[Prev in Thread] Current Thread [Next in Thread]