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 From: "Michael Erdely" To: Subject: RE: installing sftpd on Win2k Date: Tue, 10 Jul 2001 23:33:57 -0400 Message-ID: <000001c109ba$51a5ec40$1419a8c0@mercury> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <5.0.2.1.0.20010711130155.00b0c7e0@postoffice.uts.edu.au> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2505.0000 Importance: Normal Making an of assumptions here: You want to use the sftp-server subsystem of sshd, right? The installation is very simple: 1. Download http://cygwin.com/setup.exe 2. Install Cygwin. 3a. If using NTFS, set "CYGWIN=ntsec tty" for your systemwide environment variables for Win2k. 3b. If not using NTFS, set "CYGWIN=tty" for your systemwide environment variables for Win2k. 4. Add C:\Cygwin\bin to your systemwide PATH environment variable. 5. Reboot 6. Run ssh-host-config -y 7. Run "cygrunsrv -I sshd -p /usr/sbin/sshd -a '-D' -d 'Cygwin SSHD'" 8. Run "chmod 600 /etc/ssh_host*_key" 9. Run "chown system:system /etc/ssh_host*_key" 10. Run "cygrunsrv -S sshd" 11. Run "sftp localhost" You're done. It's all covered in /usr/doc/Cygwin/openssh-2.9p1.README. HTH, -ME -----Original Message----- From: cygwin-owner AT sources DOT redhat DOT com [mailto:cygwin-owner AT sources DOT redhat DOT com] On Behalf Of Carl Masens Sent: Tuesday, July 10, 2001 11:04 PM To: cygwin AT cygwin DOT com Subject: installing sftpd on Win2k having determined that inetd leaves one wide open to being hacked, how does one install sfptd on a Win2K box, "srvany.exe" is not found when I do a search? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/