From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32761 invoked by alias); 8 Feb 2016 18:33:13 -0000 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 Received: (qmail 32751 invoked by uid 89); 8 Feb 2016 18:33:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=cygdrive, transmission, H*R:D*gmail.com X-HELO: mail-wm0-f45.google.com Received: from mail-wm0-f45.google.com (HELO mail-wm0-f45.google.com) (74.125.82.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 08 Feb 2016 18:33:11 +0000 Received: by mail-wm0-f45.google.com with SMTP id g62so128971787wme.0 for ; Mon, 08 Feb 2016 10:33:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :reply-to:user-agent:mime-version:content-type :content-transfer-encoding; bh=/07jodpAgbUNsmj0Dcw23TVNvzVgC0+D+LoDWv6kj+U=; b=Hf3OGveI9n7EqhXZd17xPdw21hvr6YS3bO1KL9nbyiGKkE+tfsT8W/pKpUT3DPRl3U i5tg3SxjFc+Lsy447y4PV4+01kA2AOLV9yt+l0VyM5lKInwtN/LKaF6Vm6WEIHQXhYHS 6h3do5KVEldNiOw3yaLPPdtNHJ50qLu/i6CF3ePgWS1Ur0EmdcRDN8nQmp7KpCeBeqs/ bXnEpMNHf3sqWtSDFmNQ+oMKXf3CW/ReCC5d6IsnM/+uBFjp5u7IZoYisdaSlJaYLrcf /XGcbxOwZVN/RKPTaB9jXpuNesoIDNmPFA6072vt9LS2JXOOsFMRyToxdX3ngcofBsaL ldaw== X-Gm-Message-State: AG10YOT9ypPu/ATfsArNS5S1iUZLveqM7NePGvj8uAt8NqkzwSOdBmiQum1o8IlmtM1ejA== X-Received: by 10.194.134.233 with SMTP id pn9mr28912403wjb.77.1454956388546; Mon, 08 Feb 2016 10:33:08 -0800 (PST) Received: from [192.168.1.116] (cm146-196.liwest.at. [81.10.146.196]) by smtp.gmail.com with ESMTPSA id h132sm13782088wmf.9.2016.02.08.10.33.07 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 08 Feb 2016 10:33:08 -0800 (PST) From: xnor To: cygwin@cygwin.com Subject: Re[3]: Issues with ACL settings after updating to the latest cygwin.dll Date: Mon, 08 Feb 2016 18:33:00 -0000 Message-Id: In-Reply-To: Reply-To: xnor User-Agent: eM_Client/6.0.24316.0 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-02/txt/msg00088.txt.bz2 >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 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 Nobody (actually non existent S-1-5-21-...) So the new ACL implementation simply messes up in directories with=20 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