X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4BAABC5A.5060407@dafunks.com> Date: Wed, 24 Mar 2010 20:28:58 -0500 From: Homeless Mail User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ssh-host-config hangs References: <1269477224 DOT 1776 DOT ezmlm AT cygwin DOT com> <4BAAB05F DOT 5020800 AT dafunks DOT com> In-Reply-To: <4BAAB05F.5020800@dafunks.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Running in debug, it is hanging on the following. I'm an admin user on Windows XP SP3 32-bit. *** STACKTRACE: main[557]->install_service[334]->csih_check_user[1701] returning with 0 + '[' -n ntsec ']' + cygwin_env=(-e "CYGWIN=${csih_cygenv}") + '[' -z '' ']' + cygrunsrv -I sshd -d 'CYGWIN sshd' -p /usr/sbin/sshd -a -D -y tcpip -e CYGWIN=ntsec Funky wrote: > I'm trying to execute ssh-host-config from within a Cygwin shell and it > hangs indefinitely after I enter the value of CYGWIN for the daemon. Help? > > bash-3.2$ ssh-host-config > *** Query: Overwrite existing /etc/ssh_config file? (yes/no) yes > *** Info: Creating default /etc/ssh_config file > *** Query: Overwrite existing /etc/sshd_config file? (yes/no) yes > *** 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/README.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) yes > *** Query: Enter the value of CYGWIN for the daemon: [] ntsec > > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple