This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re[3]: Issues with ACL settings after updating to the latest cygwin.dll
- From: xnor <xnoreq at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Mon, 08 Feb 2016 18:33:09 +0000
- Subject: Re[3]: Issues with ACL settings after updating to the latest cygwin.dll
- Authentication-results: sourceware.org; auth=none
- Reply-to: xnor <xnoreq at gmail dot com>
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