X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.1 required=5.0	tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Thorsten Kampe <thorsten@thorstenkampe.de>
Subject: Re: SSHD Issue Windows 2003 64 bit
Date: Thu, 11 Aug 2011 19:33:31 +0200
Lines: 17
Message-ID: <j213qg$f01$1@dough.gmane.org>
References: <CAC8hJujitHJhJB1_uUpC1G9j0odvWefnXxLtZ6FZWkb15d5niQ@mail.gmail.com> <CAEhDDbBf0-Wqm1hZnJ_FVDCyR_ywDpnXZn1tX7-W--xxT+HUaQ@mail.gmail.com> <CAC8hJugRX3Rp1GFngEjfw3sX0uGo1sj0cXSyGhJTBN1L3xChvw@mail.gmail.com> <j2033u$na$1@dough.gmane.org> <CAC8hJuj1SusCowLCO3-BHLaw_LJ8Ep-srEO2M6OqSBvHcKRCQQ@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
User-Agent: MicroPlanet-Gravity/3.0.4
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

* Gary (Thu, 11 Aug 2011 10:01:58 -0700)
> I've attempted chmod from the terminal and to change the permissions
> through the standard UI.

Terminal is better. Try again "chmod 700 /var/empty".

> I've attempted to chown to "SYSTEM", but the user does not exist.

It should:

% grep -i system /etc/passwd
SYSTEM:*:18:544:,S-1-5-18::

Try rerunning 000-cygwin-post-install.sh or passwd-grp.sh (move your 
passwd file first).

Thorsten


--
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

