From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8351 invoked by alias); 22 Aug 2011 15:15:42 -0000 Received: (qmail 8341 invoked by uid 22791); 22 Aug 2011 15:15:39 -0000 X-SWARE-Spam-Status: No, hits=4.3 required=5.0 tests=AWL,BAYES_40,BOTNET,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from vms173013pub.verizon.net (HELO vms173013pub.verizon.net) (206.46.173.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 22 Aug 2011 15:15:25 +0000 Received: from [192.168.1.231] ([unknown] [108.7.36.4]) by vms173013.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LQC004GR517IOF0@vms173013.mailsrvcs.net> for cygwin@cygwin.com; Mon, 22 Aug 2011 10:15:12 -0500 (CDT) Message-id: <4E52727D.8090001@cygwin.com> Date: Mon, 22 Aug 2011 15:15:00 -0000 From: "Larry Hall (Cygwin)" Reply-to: cygwin@cygwin.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-version: 1.0 To: Cygwin List Cc: gphelps@ucmerced.edu Subject: Re: SSHD Issue Windows 2003 64 bit References: <4E49EA9A.3030500@cygwin.com> <4E4B264A.2090409@cygwin.com> In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-08/txt/msg00432.txt.bz2 On 8/19/2011 5:53 PM, Gary wrote: > I've re-installed cygwin on a fresh virtual machine (offline install) > and have tried running: > 'ssh-host-config' -- still no echo from the terminal Typing 'set -x' into the 'bash' shell before running the above might provide some helpful debugging feedback info for you. > 'cygrunsrv -S sshd' -- cygrunsrv: Error starting a > service:OpenService: Win32 error 1060:The specified service does not > exist as an installed service. > 'net start sshd' -- the service name is invalid. More help is > available by typing NET HELPMSG 2185. Not surprising since 'ssh-host-config' didn't run/run correctly. > My environment variables below: > Variable:Home > Value: C:\ Remove HOME. You don't need it. > Variable: Path > Value: C:\cygwin\bin You should have a little more than just this. Windows system paths should also be in there. Did you edit the path? > Variable:TEMP > Value: %USERPROFILE%\Local Settings\Temp > Variable:TMP > Value: %USERPROFILE%\Local Settings\Temp Remove these. > I have re-created the passwd file and group file via our previous > conversations. What other steps could I take to ensure SSHD to run as > a service on Windows Server 2003 r2 64bit? Any other ideas? I don't have time to check through the archives to see if we've been over this route but it seems to me like we need to look at your configuration. Read and follow the instructions found at this link: -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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