X-Recipient: archive-cygwin@delorie.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:content-type:mime-version:subject:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=SmV9qUjMMXrpOGc2lUZ2lXNzkNJD
	KBA4gkIFxyaUM+6hXMWa7Xqg2iBeq2/gNlC/Gb6b0drMXZXfhh6d5KBb2t8haAnf
	p16Lkx4IeLQEB0F1iFW72se6gWie+bteCcwn3RA66SA9SFrCa06orVC36A/wQkcI
	Sp5tx9a8h1+bhec=
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:content-type:mime-version:subject:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id
	:references:to; s=default; bh=0uJmNR+yK7+7S4QldpbNw7uEUds=; b=UE
	K4g6jp25F5S8v9l66dJNmXYb7NKNBZsD4gVvC6XfadSYj77rELAnvB2QvUIyeuD/
	AugZyA0je2CdM8Kf9yWMo6+9lFGbRMLmMndW7wwX1CRIH1tWNMc8EUgpg9k+hYwi
	K0yke1XnCjmp5Wy2SLIc9QL79QdIcdx96bLHjIXSQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2
X-HELO: p3plsmtpa11-03.prod.phx3.secureserver.net
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\))
Subject: Re: ACL Hell
From: Duane Ellis <duane@duaneellis.com>
In-Reply-To: <CADWQZEsakFsGe5g1wPMR-fqMYmkkk4cM62MweBFHwN0iaPLdHw@mail.gmail.com>
Date: Wed, 15 Jul 2015 20:46:09 -0700
Cc: cygwin@cygwin.com
Message-Id: <7FD22893-D2B2-4470-AF92-57C1F447DD6B@duaneellis.com>
References: <CADWQZEsrNeL9D44D=Z25pxiF3pFmQdTTqRgD+uFmsUMgzhj+ow@mail.gmail.com> <483801861.20150715113218@yandex.ru> <CADWQZEsakFsGe5g1wPMR-fqMYmkkk4cM62MweBFHwN0iaPLdHw@mail.gmail.com>
To: Sky Diver <skydivergm@gmail.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t6G3kP0Q030857


> I'm using cygwin for years already.
> I didn't use to have this problem in the past. It's something
> relatively new, that became way more intense in the past few months
> where I both re-installed windows at home, and got a fresh PC at work.

I had similar problems - and to fix them I did this:

Edit the file:   /etc/fstab

Add  “noacl” as an option for mount points - I just let all mount points be “windows default” and leave it.

It is in my opinion, the ACL stuff was well intended but ended up causing big problems for me.

Windows is just a very different beast, and does not implement POSIX very well, and no attempt at putting a square peg in a round hole ends well.
.
I think what Cygnus, then Redhat - etc has done is a marvelous and great good - but this ACL stuff - yuck.

I firmly believe  “ACL = ON” by default is wrong headed.

-Duane.


--
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


