Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 03:47:17 -0400
From:      David Dagon <david.dagon@mindspring.com>
To:        Ron Smith <ronnetron@hotmail.com>
Cc:        freebsd-security@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: ssh server for WinNT
Message-ID:  <39585C05.C2803BC0@mindspring.com>
References:  <20000627042125.57933.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ron Smith wrote:
> 
> Hi All,
> 
> Can anyone recommend a good 'ssh' server for WinNT4.0? I need to 'ssh' from
> a FreeBSD box to a WindozeNT server.
> 

This might sound like a Windows question, but it
relates to problems in porting 'nix code to Windows.

Many folks have just compiled sshd for Windows,
and run it as an NT service.  From my bookmarks:

  http://www.ugcs.caltech.edu/~liebling/cygwin.html
  http://www.onlinemagic.com/~bgould/sshd.html

Installation Notes:
  http://sourceware.cygnus.com/ml/cygwin/1998-12/msg00429.html

Partial Implementation (Java):
  http://www.mindbright.se/mindtunnel.html

ssh client only (old):
  http://bmrc.berkeley.edu/people/chaffee/winntutil.html

You might try compiling openssh from source.
Now, keeping the host key files protected under Windows....

-- 
David
dagon@cc.gatech.edu
Georgia Institute of Technology


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39585C05.C2803BC0>