From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22485 invoked by alias); 19 Aug 2011 21:59:07 -0000 Received: (qmail 22461 invoked by uid 22791); 19 Aug 2011 21:59:06 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-vx0-f171.google.com (HELO mail-vx0-f171.google.com) (209.85.220.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 19 Aug 2011 21:58:45 +0000 Received: by vxh13 with SMTP id 13so3647578vxh.2 for ; Fri, 19 Aug 2011 14:58:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.88.98 with SMTP id bf2mr263621vdb.257.1313791124353; Fri, 19 Aug 2011 14:58:44 -0700 (PDT) Received: by 10.52.112.7 with HTTP; Fri, 19 Aug 2011 14:58:44 -0700 (PDT) Reply-To: gphelps@ucmerced.edu In-Reply-To: <4E4B264A.2090409@cygwin.com> References: <4E49EA9A.3030500@cygwin.com> <4E4B264A.2090409@cygwin.com> Date: Fri, 19 Aug 2011 21:59:00 -0000 Message-ID: Subject: Re: SSHD Issue Windows 2003 64 bit From: Gary To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes 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/msg00379.txt.bz2 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 '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. My environment variables below: Variable:Home Value: C:\ Variable: Path Value: C:\cygwin\bin Variable:TEMP Value: %USERPROFILE%\Local Settings\Temp Variable:TMP Value: %USERPROFILE%\Local Settings\Temp 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? > On 8/16/2011 6:25 PM, Gary wrote: >> >> Sounds good I'll take those steps; >> >> In the meantime my cygwin.bat file looks like this: >> [at]echo off =A0 (note: at sign removed because it was causing false >> positives on an email filter) >> CYGWIN=3Dbinmode tty ntsec >> C: >> chdir C:\Cygwin\bin >> >> bash --login -i > > FWIW, you don't need any of the values you've added to the CYGWIN > environment variable. =A0They are all deprecated or will be in the cygwin > 1.7.10 package. =A0Their existence, however, should not cause any problem= s. > > -- > Larry --=20 Gary Phelps -- 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