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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=mgmzG
	0pdtFJQp8utyhNllPIJfFEhGkV+n7sAIBraXroDSXjX0vueZiITw+CGp2ivvncQ/
	nAmdMgvG27Lg325qL7oObB8qbC34PnWg1ZrwaJbHZAreSDHOAoHH2+qYFthKPnet
	tg/gDtUX9dJmqneU4OZhSC5UOUBQ/zwfJVZIBA=
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:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=hOx/TxmoR2o
	ACX6XtcCCYbyZkSE=; b=fXhgo/U3DDSEfVG5ywn0+tJ149zuMYlmdomyQmy8Bdx
	2r3zGAAMuaF/v3TURYYiygcjtHjOW20EpyYZYlyyRqD1KlulMvqBgXuG+J/RoveF
	hlG/GwKJgOHchTG9SudQlJRcLjs46BjfaPY2zi4RURJ7KDkG1d1PgU0HhoL37v1s
	=
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_00,SPF_PASS autolearn=ham version=3.3.2 spammy=seven, Hx-spam-relays-external:ESMTPA
X-HELO: vsmx012.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: umask not working?
References: <000f01d3bf80$a2e0d8c0$e8a28a40$@cl.cam.ac.uk>	<1941712084.20180319200734@yandex.ru>	<E51C5B015DBD1348A1D85763337FB6D90189B91D4F@Remus.metastack.local>
Date: Wed, 21 Mar 2018 19:47:33 +0100
In-Reply-To: <E51C5B015DBD1348A1D85763337FB6D90189B91D4F@Remus.metastack.local>	(David Allsopp's message of "Wed, 21 Mar 2018 10:27:57 +0000")
Message-ID: <87bmfhfepm.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-VADE-STATUS: LEGIT

David Allsopp writes:
>> You have extended ACL on the object. And overall, umask is not a good
>> idea in Windows.
>
> "umask is not a good idea in Windows" - where's that come from?

Ask three people and get at least seven answers.

Actually Windows is a red herring IMHO, it's the combination of umask
with DACL is the thing that doesn't mix well unless you keep it in a
very tight box.  In your case, if you'd just remove the DACL from the
directories your repo is in (and any files and directories below
assuming that the ownership is the same for all of them) it'll probably
immediately start working as you expect it to.  Depending on which
volume the directory is actually on and what WIndows software tries to
touch it you might find that some of these come back after a while, I
generally avoid any system volume for that reason.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

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

