Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3AEDC6C0.A799E394@ece.gatech.edu> Date: Mon, 30 Apr 2001 16:10:40 -0400 From: Charles Wilson X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Dmitrii Pasechnik CC: cygwin AT cygwin DOT com Subject: Re: sshd on win2k [revisit] References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Dmitrii Pasechnik wrote: > > On 30 Apr 2001, Harry Putnam wrote: > > > >Its been a while since I checked on the availability of packages that > >installs sshd on a win2k. > > > >Is it still amatter of tinkering or is there a package out that just > >installs it, and allows win2k to run a sshd daemon? > > > it is still quite far from automatic. > As you know, there are two separate problems there: > 1) giving the right permissions to the users; > 2) installing sshd as a service. > > Regarding 2), I saw at least one GPL-ed program that happily > installs and manages itself as a service, etc, namely WinVNC > (see http://www.uk.research.att.com/vnc/) > It most probably could be used as a code sample to build > such a thing for sshd. Corinna's version of inetd also does this. I (actually not me, but I was an accessory to the crime) stole that code for ipc-daemon and now IT does this too. The problem, IIRC, is that Corinna is trying to keep the OpenSSH code as close to the official version as possible -- thus, most changes are submitted right back to the openSSH people for official inclusion. But the strange hacks necessary for windows service installation are meeting with, err, resistance. So, either we maintain an official but external patch, or we just continue status quo. Is that about right, Corinna? > Could be a nice project for a student, or for someone with a knowledge of > Win32 registry programming... --Chuck -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple