discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] savannah access


From: cswiger
Subject: [Discuss-gnuradio] savannah access
Date: Tue, 20 Dec 2005 15:30:53 -0500 (EST)

Re Antenna: Thanks, it was all based on laziness. The next step is
automatic tracking of frequency, hopefully with simple linear
calibration ( y = mx + b ).


Savannah just seems to be hosed as far as registering new
public keys.  I've generated public keys, with passphrase,
on several machines (ssh-keygen -t dsa), put the keys on
other host machines  (in ~/.ssh/authorized_keys2, with permission 600)
and can log in fine.  One nice trick is to make a public key
w/o passphrase, put it on a host and get instant ssh access
without having to type a password or phrase.

ssh -v on Working machines:

debug1: Offering public key: /home/chuck/.ssh/id_dsa
debug1: Server accepts key: pkalg ssh-dss blen 434     <--- yea!
debug1: PEM_read_PrivateKey failed
debug1: read PEM private key done: type <unknown>
Enter passphrase for key '/home/chuck/.ssh/id_dsa':


on cvs.sv.gnu.org:

debug1: Offering public key: /home/chuck/.ssh/id_dsa
debug1: Authentications that can continue: publickey
debug1: No more authentication methods to try.       <--- rats
Permission denied (publickey).


Machine directly on the cable modem (no firewall) running
OpenBSD can't get through.

Keys are put in: https://savannah.gnu.org/account/editsshkeys.php
Wait an hour, email address@hidden for help, etc.
My default ssh-keygen bit-length is 1024, they don't say otherwise.
Will keep trying.

--Chuck





reply via email to

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