From owner-freebsd-newbies@FreeBSD.ORG Mon Jan 17 22:48:32 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E65E16A4CE for ; Mon, 17 Jan 2005 22:48:32 +0000 (GMT) Received: from smtp811.mail.sc5.yahoo.com (smtp811.mail.sc5.yahoo.com [66.163.170.81]) by mx1.FreeBSD.org (Postfix) with SMTP id A866743D3F for ; Mon, 17 Jan 2005 22:48:31 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@67.116.52.197 with login) by smtp811.mail.sc5.yahoo.com with SMTP; 17 Jan 2005 22:48:31 -0000 From: Joshua Tinnin To: freebsd-newbies@freebsd.org Date: Mon, 17 Jan 2005 14:48:30 -0800 User-Agent: KMail/1.7.2 References: <41EC2790.4090500@finnovative.net> <41EC2CFA.2020009@finnovative.net> <200501171439.41285.krinklyfig@spymac.com> In-Reply-To: <200501171439.41285.krinklyfig@spymac.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501171448.30670.krinklyfig@spymac.com> cc: Joaquin Menchaca Subject: Re: HELP: how to enable telnet? X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 22:48:32 -0000 On Monday 17 January 2005 02:39 pm, Joshua Tinnin wrote: ... > > However, later I want to use Windows XP/2K3. They have decent ssh > > client support through tools like putty, but I don't know any good > > sshd solution on Windows. > > I don't know if installing a new OS is an option, but any home > Windows OS pre-2000 is not secure in the first place (i.e., ME, 98, > 95). I would not use any of them if security is a consideration. > > BTW, PuTTY works very well, as does installing Cygwin so you can use > its tools (though that is a bit overkill, maybe). Wait, I'm sorry, I think I misunderstood you. If you want to run a secure daemon on Windows instead of on *nix, I'm not sure, actually. You might be able to do this with Cygwin, but I've only used it to login to sshd on a *nix machine. - jt