X-Recipient: archive-cygwin AT delorie DOT 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:from:to:subject:date:message-id:in-reply-to :reply-to:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=MfofgOqRCZTG212YRriywlCA16YNFCxiyNWDCGM3+tO WvtaU2ph/Z0bliPypWfZsrciLpopptU+aWtT+0AH2MMm8kugms09AEd5aQmOG5n0 CR1qfnbuOQQnOyl/9bJrQjJ9w55Ze56AoW/qIv03OccdvdRRpGarX2cXLJZmGDI0 = 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:from:to:subject:date:message-id:in-reply-to :reply-to:mime-version:content-type:content-transfer-encoding; s=default; bh=fNGdehr3io9/MH+CQwL8KqNrW+E=; b=hqI7y7svyhmlyWk1w ee3l0SZngPcr9ChulO+smh0dmyDqTUS8wpHW2tuFSMIjHyw1pEwrYZ6/ujFqm1jn SNsNrVNUTxdcR/4chRnkZoHnsf+0wspbRlbShZ/lF8pL3Pg4GDsmv3lP9nM3rOsL 9NhlgMfpNo0vwvZcDjnmZFMmV0= 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 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 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) From: xnor To: cygwin AT cygwin DOT com Subject: Re[3]: Issues with ACL settings after updating to the latest cygwin.dll Date: Mon, 08 Feb 2016 18:33:09 +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 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u18IXQ7r004084 >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 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