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: <238097.45838.qm@web58401.mail.re3.yahoo.com> Date: Sun, 7 Jun 2009 08:13:03 -0700 (PDT) From: Paul August Subject: Re: OpenSSH server installation error on Windows Vista Business/Ultimate To: David Christensen Cc: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 David, I am still having trouble to set up OpenSSH server. Following the suggestions below, I run mmc.exe to make sure the Administrator account is enabled. Then I logon the Administrator account and from there I reinstalled cygwin from scratch. However, when I run ssh-host-config -y again, I still got the same error message. The machine I tried above is a laptop running Windows Vista Business 32bit. Any more clues? Paul. David Christensen wrote: > Paul August wrote: > >> *** Warning: The file /etc/passwd is not readable by all. >> *** Warning: Please run 'chmod +r /etc/passwd'. >> *** Warning: The file /etc/group is not readable by all. >> *** Warning: Please run 'chmod +r /etc/group'. >> *** ERROR: Problem with LocalSystem or Adminstrator IDs >> Does anyone have a clue how to deal with this problem? Is there >> anybody who successfully installed OpenSSH server on their Vista >> Business/Ultimate PCs? > > I just built a machine using a Windows Vista Ultimate with SP1 32-bit > OEM DVD this weekend. Once Vista was installed and activated, I > discovered that the Administrator account was disabled by default. I > did some work using the administrator-level account I created during > installation, but I didn't like this approach -- I wanted the real > Administrator account. So, I STFW and enabled it using the Local Users > and Groups MMC console: > > http://technet.microsoft.com/en-us/library/cc766343.aspx > > I finished up with the real Administrator account, including installing > Cygwin and sshd. I made the changes noted above plus another (/var?), > and had the script create an account to run sshd. sshd works. > > > HTH, > > David > > -- 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/