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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=Wd
	V1OcOnPvq8y7M4Fs7n0aC3h55TA+ZqWOOWJZVsptbX7dRBCswu+zLFJy4ZPH/wfV
	zP7pvNJDyBiXtfUrmmTksn06ViQsIr/4DQbOzV6jQ4TscELRTmIy4OtMjs4j4h8I
	YSNybd4kZCEszG19uzSvIyupHx36B2M8UaooM8ff4=
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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=e0mXOBIr
	h0U3XsE5eihCNNbAK74=; b=l1acgkPUTlgUblFdbC5mdObCjE0e/lsUPY5IJz34
	gZI4Q3QFPqEWurFCtmzcZz/iUddtkL/oswRYkbJL/hJuCScVzxVIFG6tNfklS1uo
	PFsUzS179hiyPYdu3c9zqJ97kcWO2CpS4I57KAPS2K2WbfqEY+ZRry9jW/EbtSeF
	6PE=
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=-0.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=xnor, nul, H*f:sk:ema890e, xnoreqgmailcom
X-HELO: mail-wm0-f49.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:date         :message-id:subject:from:to:content-type;        bh=GG+cyLdbuSSetdxpBVExvkSK65gKcBJ4uuwyi2vGWPw=;        b=S0uTyQsHRSP0UPd9689lcgn8+gqKFaliViI+Sbvav14yYdStHaos28vsww/VFbCNs3         +Gr/B43x6sZpZvxKjJvvSeDwSpXvaLpdfKw9BzMYj5d8DRgxfb1WpxRPo0bATTJ4Q192         aY/x9JpaTx0+XglDKsbI5eEUkWdJmnQU2FnVXGT0efp/wW0sDxWc0imnrlUwwPjJ+UXe         WNy/2p/AUoA3Cefa3DaA3UZrDwNFbo+hTARkq9MRHetgGYp/2j+D6rMxrPagMhXVATiy         5qcX1axV1hJpLDmW1DvTjyPhpXOQxGltVxdowHhj+Lse5QZqhV+n/R4NgXW13mo92Elw         LfQg==
X-Gm-Message-State: AG10YOS1quhkUhBgyPjNHq31T17fEUFjD4fIPpcAjA++/dLidjw82jkh6Y+2ezCC0eFYR5jqwBrgpqRhfibOqQ==
MIME-Version: 1.0
X-Received: by 10.28.174.72 with SMTP id x69mr5344101wme.68.1455030118259; Tue, 09 Feb 2016 07:01:58 -0800 (PST)
In-Reply-To: <em74965d0e-b8ea-4fcf-b268-ccfdca45d510@gaming>
References: <ema890e8d3-646a-4b89-9145-20f27329927f@gaming>	<em74965d0e-b8ea-4fcf-b268-ccfdca45d510@gaming>
Date: Tue, 9 Feb 2016 10:01:58 -0500
Message-ID: <CAMK_jUV7zRxtpAjjx+s7n2TU-J9wXoSys992RK2qJ0FgFgovNQ@mail.gmail.com>
Subject: Re: Re[3]: Issues with ACL settings after updating to the latest cygwin.dll
From: K Stahl <kdstahl@gmail.com>
To: cygwin@cygwin.com, xnor <xnoreq@gmail.com>
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Feb 8, 2016 1:33 PM, "xnor" <xnoreq@gmail.com> wrote:
>
>
>> I have the same problem with Transmission.
>
> Sorry for another mail, but I need to make another last correction:
> It's not Transmission specific. A simple
> $ cd /cygdrive/path/to/download/dir
> $ touch test
> will result in the same broken permissions for test.
>
> Doing this in $HOME will result in these Windows permissions:
> NULL SID
> Everyone
> <My User>
> Nobody (actually non existent S-1-5-21-...)
>
> There are also no warnings and no prompt to re-order permissions.
>
>
> File permission for an older file (created before cygwin ACL changes):
> Everyone
> <My User>
> Nobody (actually non existent S-1-5-21-...)
>
>
> So the new ACL implementation simply messes up in directories with non-cygwin permissions.
>
>
>
> --
> 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
>

Thanks xnor for documenting the issue!  I've been on travel and didn't
have access to my cygwin installation.

In my case, I have to use CVS to download source code and executables.
Once a file is downloaded, the permissions are set.  Each file created
using the new ACL features has the NUL SID set and this in turn in
fine for regular files, but those that have an execution bit set will
not run unless I open their properties in Wnidows, change the security
permissions (which states there is a error).

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

