two SSH compatibility scenarios: can it work?
From: Alan Tu (alantu@students.uiuc.edu)Date: 09/05/02
- Next message: Alan Tu: "what should contents of authorized_keys file"
- Previous message: Gregski: "Re: SCP: Redirecting stdout"
- Next in thread: Richard E. Silverman: "Re: two SSH compatibility scenarios: can it work?"
- Reply: Richard E. Silverman: "Re: two SSH compatibility scenarios: can it work?"
- Reply: Nico Kadel-Garcia: "Re: two SSH compatibility scenarios: can it work?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Alan Tu" <alantu@students.uiuc.edu> Date: Thu, 5 Sep 2002 07:38:19 -0500
Hi, I use a lot of computers, especially Linux, and its nice to be able to
log in remotely, and securely. Thank you OpenSSH. However, I have two
connection scenarios which I'm not sure will work.
1. We are required to use SSH to log into the Engineering lab machines. The
server software displays this header upon telnet connection to port 22.
SSH-1.99-OpenSSH_3.4p1
My question is, can I make the server do public-key based authentication, or
must the sysadmin enable this explicitly? Right now the SSH2 authentication
is password-based.
2. I still use Windows on my notebook for application compatibility. The
campus people told us to install a specific software for SSH compatibility
with all campus servers. Going to help/about, I see:
SSH Secure Shell
Version: 3.1.0 (Build 235)
Copyright 2000-2001 SSH Communications Security Corp.
This version has connected with the campus servers via password. However,
because its for students, something called PKI has been removed. I run a
Linux server at home which I would like to log into. Its a Mandrake system
running OpenSSH 3.4p1 (patched). Here, I do want to use public-key
authentication, so I generated a DSA key on the remote system, copied the
id_dsa.pub into authorized_keys, and then copied id_dsa[.pub] onto my
Windows computer. When I tried to connect, however, this Windows SSH client
said it could not read the keys and defaulted to password authentication.
My question is, are the key formats incompatible? Is there a key I can
generate that this Windows SSH client can import and use?
Thanks.
Alan
- Next message: Alan Tu: "what should contents of authorized_keys file"
- Previous message: Gregski: "Re: SCP: Redirecting stdout"
- Next in thread: Richard E. Silverman: "Re: two SSH compatibility scenarios: can it work?"
- Reply: Richard E. Silverman: "Re: two SSH compatibility scenarios: can it work?"
- Reply: Nico Kadel-Garcia: "Re: two SSH compatibility scenarios: can it work?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|