X-Spam-Check-By: sourceware.org Date: Tue, 27 Dec 2005 12:01:04 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Does /usr/bin/ssh-host-config need to be updated? Message-ID: <20051227110104.GR32312@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <17328 DOT 63346 DOT 492791 DOT 861066 AT zot DOT electricrain DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17328.63346.492791.861066@zot.electricrain.com> User-Agent: Mutt/1.4.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Dec 27 00:12, Brian D. Carlstrom wrote: > missing cygcrypt-0.dll. I just found this related post which did address > the problem: > > Thomas Hennemann solved: cygcrypt-0.dll not found > http://www.cygwin.com/ml/cygwin/2005-12/msg00095.html > > Finally STFW I came across this advice: > > "Reinstalling sshd service in windows > This one was a bit painful as I didn't want to mess with the pre-existing configuration of the key files. Installation required a small modification to the standard installation options. > > cygrunsrv --install sshd --path '/usr/sbin/sshd' --env 'PATH=/bin;/sbin' --env 'CYGWIN=ntsec tty' -a -D ...which is wrong in using a semicolon as PATH separator. Also /sbin doesn't contain any related executable or DLL. Also the path is crippled afterwards and doesn't contain any of the Windows paths. Finally, cygrunsrv always concatenates /bin to $PATH before starting a service application. I'm also running sshd on XP and I'm using it on a daily basis. My sshd setup does not change $PATH but is using the standard installation created by ssh-host-config. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/