From owner-freebsd-security Wed Jun 23 14: 5:40 1999 Delivered-To: freebsd-security@freebsd.org Received: from mta2-rme.xtra.co.nz (unknown [203.96.92.3]) by hub.freebsd.org (Postfix) with ESMTP id F207214E9C for ; Wed, 23 Jun 1999 14:05:34 -0700 (PDT) (envelope-from sdynamic@xtra.co.nz) Received: from sdk6 ([210.55.244.18]) by mta2-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990623210809.HCCS688839.mta2-rme@sdk6>; Thu, 24 Jun 1999 09:08:09 +1200 Message-ID: <009d01bebdbb$c6c4c1b0$061ea8c0@sdk6.sd.co.nz> From: "Michael Williams" To: Cc: Subject: Re: ssh from windows Date: Thu, 24 Jun 1999 09:02:59 +1200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Dan, The plain password means use the local system account passwords from the server where sshd is running and is sent encrypted. On the server you could use skey for stronger passwords or even the tis-auth server for other options. So my interpretation is no clear text passwords are sent. I thought the key was generated by ssh-keygen on the server and then you copy it to the client and set ttsh up to use it. As to rhosts, I would not consider that very secure and do not use it. I use ipfw rules with no ip forwarding and have had good success with ssh, sshd on FreeBSD. Using port forwarding from the ttsh client on Windows 95 or NT client also works very well :) Michael Williams Software Dynamics mailto:sdynamic@xtra.co.nz http://www.voyager.co.nz/~michaelw ph: 025 995914 ph: +64 9 2744876 -----Original Message----- From: Dan Langille To: security@freebsd.org Date: Thursday, June 24, 1999 7:43 AM Subject: ssh from windows I have sshd running on my box. I'm trying to use Tera Term to connect from my Windows NT box. At login time, I have three options: 1 - plain password Do they mean clear text? 2 - RSA Key How do I create an RSA for use on this windows client? 3 - rhosts This file contains details of each host I've logged into. How is this information generated? -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://www.FreeBSDDiary.org/freebsd/ NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/ The Racing System - http://www.racingsystem.com/racingsystem.htm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message