X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=3.1 required=5.0 tests=AWL,BAYES_50,J_CHICKENPOX_27 X-Spam-Check-By: sourceware.org X-Modus-BlackList: maillist AT amtld DOT com=OK X-Modus-Audit: FALSE;0;0;0 Message-ID: From: "Nick White" To: Subject: ssh-host-config hanging Date: Fri, 19 Jun 2009 11:08:05 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I'm setting up OpenSSH on Win2008 x64. I've done this same process numerous times on other Windows x86 servers with no problems. First, I install cygwin with OpenSSH. Start the bash shell, and run: chmod +rw /etc/passwd chmod +rw /etc/group chmod 755 /var Then, I start the ssh-host-config program. Whenever it gets to the question "Enter the value of CYGWIN for the daemon: []" it locks up. Not sure where to go from here. Thanks for your help. Below is the output: $ ssh-host-config *** Info: Generating /etc/ssh_host_key *** Info: Generating /etc/ssh_host_rsa_key *** Info: Generating /etc/ssh_host_dsa_key *** Info: Creating default /etc/ssh_config file *** Info: Creating default /etc/sshd_config file *** Info: Privilege separation is set to yes by default since OpenSSH 3.3. *** Info: However, this requires a non-privileged account called 'sshd'. *** Info: For more info on privilege separation read /usr/share/doc/openssh/READ ME.privsep. *** Query: Should privilege separation be used? (yes/no) yes *** Info: Updating /etc/sshd_config file *** Warning: The following functions require administrator privileges! *** Query: Do you want to install sshd as a service? *** Query: (Say "no" if it is already installed as a service) (yes/no) *** Query : Enter the value of CYGWIN for the daemon: [] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/