X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=uPbygUVJiuXFuR2R
	KCtQu1a1BVizGjUkBWp1FaCtM9B2rOHcID5FbAdMGYzL8ACpYoAZCnn3/OKEn7QF
	I4zuBL1HZ+sAzEuOshIoeTevJNOTgPAFLaSR/gyTodSMAhacuOTMtJ1Un24z+qax
	EtQiQLyGniLgegO11IhlErdpUVA=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=CN9xYQ2SwRCdgZ0VaXVcKa
	m6+yY=; b=yClZ/k1DJD4P0XTvO0oUXmTMK4fpUQzMq2c8mXphHKBd9zOlugSWiD
	ZVVaCsfso7BGKsoTLcqABMSaPCq4DqMhoV6VuwI11l37Q2znPfJyrApoYNmEcFN9
	cN4+TiVat1X4loQyCoynzCGhU1vMXicax/rEJK5rB0h+1KEtdgH3c=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=3.0 required=5.0 tests=AWL,BAYES_99,FREEMAIL_FROM,KAM_BODY_URIBL_PCCC,KAM_FROM_URIBL_PCCC,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtp.ht-systems.ru
Date: Wed, 25 Feb 2015 03:38:01 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <53575653.20150225033801@yandex.ru>
To: Mirko Vukovic <mirko.vukovic@gmail.com>, cygwin@cygwin.com
Subject: Re: Cannot change permission of /var/empty
In-Reply-To: <CAO73BABLaxt3=V-kQ9-x-Gpdab1jqr0YA8Mc7bdqBuz_i2aHgg@mail.gmail.com>
References: <CAO73BABLaxt3=V-kQ9-x-Gpdab1jqr0YA8Mc7bdqBuz_i2aHgg@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Mirko Vukovic!

> (Cygwin64, Windows 7, cygcheck attached - with some site details omitted)

> I updated cygwin64 yesterday, and sshd stopped working.  I reinstalled
> cygwin64, configured sshd, but it is still failing.

> The message in /var/log/sshd.log is:

> /var/empty must be owned by root and not group or world-writable.

> I tried fixing the permissions (started shell as administrator) but I
> cannot change the group permission via chmod g-w.  I don't get any
> error messages.  Here are the permissions for /var/empty (some details
> elided):

>>ls -ld /var/empty
> drwxr-xr--+ 1 MACHINE+cyg_server Administrators 0 Feb 24 16:12 /var/empty/

> I am member of the administrators group on my machine.  The cyg_server
> and sshd users look ok.

> Any thoughts on why I cannot change the permission?

setfacl -b
Or just remove it altogether.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 25.02.2015, <03:37>

Sorry for my terrible english...


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

