Issue 12421 - My SSH public key
Summary: My SSH public key
Status: CLOSED FIXED
Alias: None
Product: Native-Lang
Classification: NLC
Component: www (show other issues)
Version: current
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@cs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-17 18:24 UTC by lukas
Modified: 2012-02-02 00:42 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
My public key (602 bytes, text/plain)
2003-03-18 08:40 UTC, lukas
no flags Details
My public key (602 bytes, text/plain)
2003-03-18 08:41 UTC, lukas
no flags Details
Public DSA key (602 bytes, text/plain)
2003-04-09 22:33 UTC, lukas
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description lukas 2003-03-17 18:24:07 UTC
Prosim o zarizeni klice
Comment 1 pavel 2003-03-17 21:37:14 UTC
Hi support,

please add Lukas's key to the cs project.

Thank you.
Comment 2 Unknown 2003-03-17 21:57:19 UTC
Pavel- there's no key attached to this issue. Please make sure that
there's a key attached before reassigning it to support ;).
Thanks
Comment 3 pavel 2003-03-17 22:35:58 UTC
Of course ;-) Thank you for notifying me!

Lukas?
Comment 4 lukas 2003-03-18 08:40:54 UTC
Created attachment 5121 [details]
My public key
Comment 5 lukas 2003-03-18 08:41:24 UTC
Created attachment 5122 [details]
My public key
Comment 6 pavel 2003-03-18 10:35:43 UTC
OK, the key is there. Hmm, twice - to be sure :-)
Comment 7 Unknown 2003-03-18 18:00:26 UTC
created internal issue to get key on the system.

timeframe: update by 03/18/03.
Comment 8 Unknown 2003-03-18 18:31:45 UTC
Your key is on the system.  Please test and re-assign back to support
if there is a problem.
Comment 9 pavel 2003-03-27 17:25:12 UTC
Lukas, does it work for you?
Comment 10 pavel 2003-04-07 20:54:47 UTC
Lukas?

5 day countdown started.
Comment 11 lukas 2003-04-08 13:12:49 UTC
I can't establish the tunnel... 
 
On ssh -v -2 -x -L 2401:localhost:2401 tunnel@openoffice.org, I get this: 
(does the fact I'm running a local firewall matter here?) 
... 
... 
12871: debug1: authentications that can continue: publickey,password 
12871: debug1: next auth method to try is publickey 
12871: debug1: try pubkey: /home/lukas/.ssh/id_rsa 
12871: debug1: authentications that can continue: publickey,password 
12871: debug1: try pubkey: /home/lukas/.ssh/id_dsa 
12871: debug1: authentications that can continue: publickey,password 
12871: debug1: next auth method to try is password 
tunnel@openoffice.org's password: 
12871: debug1: authentications that can continue: publickey,password 
12871: Permission denied, please try again. 
tunnel@openoffice.org's password: 
12871: debug1: authentications that can continue: publickey,password 
12871: Permission denied, please try again. 
tunnel@openoffice.org's password: 
12871: debug1: authentications that can continue: publickey,password 
12871: debug1: no more auth methods to try 
12871: Permission denied (publickey,password). 
12871: debug1: Calling cleanup 0x8068090(0x0) 
Comment 12 pavel 2003-04-08 20:39:30 UTC
Hi support,

can you please help Lukas to set it up?

Thank you.

Lukas, firewall should not matter - there is only outgoing ssh
connection from your computer.

Can you show us ls -l ~/.ssh/?
Comment 13 Unknown 2003-04-08 20:43:11 UTC
try ssh -2 -i PATHTOKEYS/keyname -L 2401:localhost:2401
tunnel@openoffice.org

and please enter the ls -l output that Pavel requested. Thanks
Comment 14 lukas 2003-04-09 11:47:24 UTC
Tried with explicit path to the public key to no avail :( 
 
Here's ls -l: 
 
lukas@goblin:~/.ssh> ls -al 
total 25 
drwx------    2 lukas    users         192 2003-02-18 16:15 . 
drwxr-xr-x   81 lukas    users        4632 2003-04-09 11:01 .. 
-rw-------    1 lukas    users         744 2003-02-18 16:15 id_dsa 
-rw-r--r--    1 lukas    users         602 2003-02-18 16:15 id_dsa.pub 
-rw-------    1 lukas    users         951 2002-12-12 19:03 id_rsa 
-rw-r--r--    1 lukas    users         222 2002-12-12 19:03 id_rsa.pub 
-rw-r--r--    1 lukas    users        3776 2003-04-08 14:04 known_hosts 
Comment 15 Unknown 2003-04-09 19:20:33 UTC
Please ask lukas to check this md5sum against my version:

e1f17f1a70f2928ffc6ec2a140dbc087  lukas_id_dsa.pub

if they are the same, the firewall must be the issue.
Comment 16 lukas 2003-04-09 22:32:57 UTC
Don't know how this happened but the MD5 sum is not the same :-/ 
 
lukas@goblin:~/.ssh> md5sum id_dsa.pub 
aabdb09f0b2ae3ab011fd96e0a86933c  id_dsa.pub 
 
Will reattach the public key... 
Comment 17 lukas 2003-04-09 22:33:59 UTC
Created attachment 5552 [details]
Public DSA key
Comment 18 Unknown 2003-04-09 22:52:08 UTC
submitted new key to replace the old one.  seems like there was a
newline in my copy which was the only difference.  i now get the same
md5sum.

$ md5sum keys/*lukas*
aabdb09f0b2ae3ab011fd96e0a86933c  keys/2_lukas_id_dsa.pu
Comment 19 lukas 2003-04-10 09:58:57 UTC
Tunnel works, thanks for assistance 
Comment 20 pavel 2003-04-10 19:11:20 UTC
Great. Closing.