delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | "Michael Erdely" <cygwin AT cygwin DOT com> |
To: | <cygwin AT cygwin DOT com> |
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 |
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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |