From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 63709 invoked by alias); 8 Feb 2016 17:48:17 -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 63569 invoked by uid 89); 8 Feb 2016 17:48:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=transmission, Transmission, Browse, ace X-HELO: mail-wm0-f52.google.com Received: from mail-wm0-f52.google.com (HELO mail-wm0-f52.google.com) (74.125.82.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 08 Feb 2016 17:48:15 +0000 Received: by mail-wm0-f52.google.com with SMTP id 128so165410251wmz.1 for ; Mon, 08 Feb 2016 09:48:08 -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=75qgc9IJvLevPpYJvmELPbgjXS2uW52u/+nHpIEGZjU=; b=WQWggqVWmmUEVC+da9f0b2/fMvEewVn5xbGMflRLsXh+KxfY7tJO9gygM5kEEBWFKt q0Mq6/Hnkf9AAnq7WT1IIlX5E7jAFqFK7wFIY+WS5N48YvovZcNlYsVYdo8Sz+uEyD9J PvPX9itE0JDb9xpOZFEdfL+ZC2CwjBx62gYaptKpyRFnQfUe8CtLTobkvj2SyLWvZ29Y TQPMeMCjTaao5NQvj1uF1dQ2xNRVxfZ6OceU1BMR2i0HBru/R9aFHB16vv9HqpvV3cCy tSS20Tlk5Ml4CeWmBfZYYKhDFcCRtdrVDV5jXkEY401i9aoogROvT+exzBmOthXWOHp/ YACg== X-Gm-Message-State: AG10YOSFx5ZMCQ3hr+pgrbG8su2A6JvySz17PiFWnxxif8PiXH2nGIGoic58yIX4wKMzCQ== X-Received: by 10.194.171.66 with SMTP id as2mr28773246wjc.73.1454953686464; Mon, 08 Feb 2016 09:48:06 -0800 (PST) Received: from [192.168.1.116] (cm146-196.liwest.at. [81.10.146.196]) by smtp.gmail.com with ESMTPSA id v2sm13663346wmd.24.2016.02.08.09.48.05 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 08 Feb 2016 09:48:05 -0800 (PST) From: xnor To: cygwin@cygwin.com Subject: Re[2]: Issues with ACL settings after updating to the latest cygwin.dll Date: Mon, 08 Feb 2016 17:48:00 -0000 Message-Id: In-Reply-To: <20160208141643.GE12975@calimero.vinschen.de> 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/msg00083.txt.bz2 >I'm not quite sure what you observe there. The NULL SID ACE only >contains extra information about some POSIX bits and the MASK value. >It's existence and setting should not influence what you can do with=20 >the >file. The permission bits are explicitely set elsewhere in the ACL. > >Can you reproduce the issue so that I can see what's going on? I need >the icacls output for the file and its parent directory, as well as the >output from getfacl for both. I have the same problem with Transmission. I noticed this first when I tried to execute an exe that was downloaded=20 with Transmission compiled in cygwin. When trying to start the exe from=20 Explorer an error dialog will appear: "Windows cannot access the specified device, path, or file. You may not=20 have the appropriate permissions to access the item." When going to file properties - security I get an information dialog=20 window: "The permissions on are incorrectly ordered, which may cause=20 some entries to be ineffective." Proper permissions (of parent folder) look like this: Authenticated Users: modify SYSTEM: Full control Administrators: Full control Users: Read & execute The permissions of the cygwin/transmission created files are (manually=20 translated from German): NULL SID: special : special Authenticated Users: Browse folder / Execute file SYSTEM: Browse folder / Execute file Administrators: Browse folder / Execute file Users: Browse folder / Execute file Nobody: Read Authenticated Users: Read, write, execute SYSTEM: Read, write, execute Administrators: Read, write, execute Users: Read, Execute Everyone: Read Also when going to advanced permissions it shows the same incorrectly=20 ordered warning and asks me to re-order 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