Did you tried finally with a ssh1 key? "Andrew D. Hwang" <[EMAIL PROTECTED]> a tapot� :
> On 26 May 2003, Mathieu Roy wrote: > > Mathieu, > > Thank you for the prompt reply. > > > "Andrew D. Hwang" <[EMAIL PROTECTED]> said: > > > > > I've been unable to upload any packages for ePiX (a drawing utility for > > > LaTeX), seemingly because my version of ssh does not support RSA, ssh v1, > > > or both. Is it possible to get a shell account on Savannah, or is there > > > anything I can do short of recompiling ssh to use Savannah? (I'm running > > > SSH Secure Shell 2.4.0 (non-commercial version).) > > > > We do not give shell accounts until a good reason is provided. That > > said, shell accounts work anyway with ssh. > > > > Can you try openssh? > > > Yes, though I'm wary of breaking the existing ssh configuration. (When I > last tried openssh, it took unacceptably long to make a connection to my > work account -- about a minute instead of 2--3 seconds.) Probably there's > a way to set up a single configuration file to work with both openssh and > ssh, so that the appropriate binary gets called for the appropriate login > target, but since debugging could easily become a time sink I'd rather try > such an arrangement only as a last resort. (Maybe not even then:) > > > How did you created your ssh key? > > > Probably just > > ssh2-keygen > > (It's been a few years:) Perhaps I need to generate a new key with > > ssh-keygen -t rsa1 -f savannah.key > > or something...? > > > Also, can you provide the result of > > ssh -v [EMAIL PROTECTED] > > > Included below; apologies in advance if there's something obvious I should > have noticed from this output... > > Thanks again, > > Andy > > Andrew D. Hwang ahwang at mathcs dot holycross dot edu > Department of Math and CS http://mathcs.holycross.edu/~ahwang > College of the Holy Cross (508) 793-2458 (Office: 320 Swords) > Worcester, MA, 01610-2395 (508) 793-3530 (fax) > > ---(snip)--- > debug: Unable to open /etc/ssh2/ssh2_config > debug: hostname is 'sv.nongnu.org'. > debug: Unable to open /etc/ssh2/ssh2_config > debug: connecting to sv.nongnu.org... > debug: entering event loop > debug: ssh_client_wrap: creating transport protocol > debug: > SshAuthMethodClient/sshauthmethodc.c:117/ssh_client_authentication_initialize: > Added "publickey" to usable methods. > debug: > SshAuthMethodClient/sshauthmethodc.c:117/ssh_client_authentication_initialize: > Added "password" to usable methods. > debug: Ssh2Client/sshclient.c:1142/ssh_client_wrap: creating userauth > protocol > debug: Ssh2Common/sshcommon.c:502/ssh_common_wrap: local ip = 192.168.1.4, > local port = 42309 > debug: Ssh2Common/sshcommon.c:504/ssh_common_wrap: remote ip = > 199.232.41.4, remote port = 22 > debug: SshConnection/sshconn.c:1866/ssh_conn_wrap: Wrapping... > debug: Ssh2Transport/trcommon.c:599/ssh_tr_input_version: Remote version: > SSH-1.99-OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1 > debug: Ssh2Transport/trcommon.c:789/ssh_tr_input_version: Remote version > has rekey incompatibility bug. > debug: Ssh2Transport/trcommon.c:1120/ssh_tr_negotiate: c_to_s: cipher > 3des-cbc, mac hmac-sha1, compression none > debug: Ssh2Transport/trcommon.c:1123/ssh_tr_negotiate: s_to_c: cipher > 3des-cbc, mac hmac-sha1, compression none > debug: Ssh2Client/sshclient.c:406/keycheck_key_match: Host key found from > database. > debug: Ssh2Common/sshcommon.c:306/ssh_common_special: Received > SSH_CROSS_STARTUP packet from connection protocol. > debug: Ssh2Common/sshcommon.c:356/ssh_common_special: Received > SSH_CROSS_ALGORITHMS packet from connection protocol. > debug: Ssh2AuthClient/sshauthc.c:309/ssh_authc_completion_proc: Method > 'publickey' disabled. > debug: Ssh2AuthPasswdClient/authc-passwd.c:92/ssh_client_auth_passwd: > Starting password query... > adhere's password: > debug: Ssh2AuthPasswdClient/authc-passwd.c:92/ssh_client_auth_passwd: > Starting password query... > adhere's password: > debug: Ssh2AuthPasswdClient/authc-passwd.c:92/ssh_client_auth_passwd: > Starting password query... > adhere's password: > debug: Ssh2AuthClient/sshauthc.c:309/ssh_authc_completion_proc: Method > 'password' disabled.~ > debug: Ssh2Common/sshcommon.c:137/ssh_common_disconnect: DISCONNECT > received: No further authentication methods available. > warning: Authentication failed. > debug: Ssh2/ssh2.c:85/client_disconnect: locally_generated = TRUE > Disconnected; no more authentication methods available (No further > authentication methods available.). > debug: uninitializing event loop -- Mathieu Roy Homepage: http://yeupou.coleumes.org Not a native english speaker: http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english _______________________________________________ Savannah-hackers mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/savannah-hackers
