delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/02/08/12:48:43

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=g+xYGZVM+wqusQnLJtH+wAfeUOGI2DJGGl/7GMpDhLR
cVtjXzpSH/ZScguQ5VrfsN7hAR7CKHTgdH5j5gqPOmoFofWNxrLFeGDPTDHDJXWl
9T2NOxnIaQvP1h5M7DqAC1lz1OSezVdqzeh3mTp1WGJGE8p0KTfzCbAHjOeY3Ff4
=
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=Y92lqpQol6Gt9hR/5kvz5na3gS4=; b=KZViYgndpGxtmKHDH
3ppZA3w0GhOnmu0dlzLCUzv7C3Gv1TdL840meHeQP2yATekTf4WenGoH3hQJwGnE
YpAGdlu2q1aiu60nKHWmso6iBRglf1Vey4Dintz8Kl8bkjdcxGBquRor6Ss0tN/8
TDQYbbPdal2aNJI6rxWlVelOmE=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-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
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)
From: xnor <xnoreq AT gmail DOT com>
To: cygwin AT cygwin DOT com
Subject: Re[2]: Issues with ACL settings after updating to the latest cygwin.dll
Date: Mon, 08 Feb 2016 17:48:07 +0000
Message-Id: <ema890e8d3-646a-4b89-9145-20f27329927f@gaming>
In-Reply-To: <20160208141643.GE12975@calimero.vinschen.de>
Reply-To: xnor <xnoreq AT gmail DOT com>
User-Agent: eM_Client/6.0.24316.0
Mime-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u18Hmdtt032714

>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 
>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 
with Transmission compiled in cygwin. When trying to start the exe from 
Explorer an error dialog will appear:
"Windows cannot access the specified device, path, or file. You may not 
have the appropriate permissions to access the item."

When going to file properties - security I get an information dialog 
window:
"The permissions on <program> are incorrectly ordered, which may cause 
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 
translated from German):
NULL SID: special
<My User>: 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 
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019