DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 63JMotuk3491386
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 63JMotuk3491386
Authentication-Results: delorie.com;
	dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=MQQlQoHx
X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AEA8D4CD203A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1776639053;
	bh=imc3phGlIUVtgJHRZCJIo3ilNEoXy9vucGg1HruMlWM=;
	h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=MQQlQoHxuAZ4vUnm4+sAjIAIb5cX8InYb21G8Kr+i3gvWuFg6kqGuRSEmbutfVNwW
	 1MB9D2BQovBhPPZP858cAvdEK6pPYJqzLUy/i/jLi7A3U4x5FXlxY2cDT3Dt0o06b1
	 y54d+wXejY9JdNrau2Op4ykJFbA7CkIYebzVcYtA=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2C9F14BA23C1
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 2C9F14BA23C1
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1776639005; cv=none;
 b=XhTCElVndMn3w03IvikIaE+8RW6x0eqKKkhYZeu8+/o9RuPCYdr/Yzt8fDwCf6E0AFkRsl+z0gTFIzlFz+U3ZHppoWIQXj0fxyujDC6dZ3+ONwmFmx3UqUk+1fvyXQabK50y+gOib1qjeiNCvtqHUHTQNW5wND9DbzAUNM/ORu4=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1776639005; c=relaxed/simple;
 bh=oAqgOQeSpx32yAvlv/rWLRva1TXBwyLb5J6hNXCrL2Q=;
 h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version;
 b=BVfOEsv5w9hLtuxjy1fZ/MwuZSsg+RJiuWnVV441sBFmp3VuG8NRYRiz0MMCONDDZPxSLk+pMaIg+maOAQ0MZxPdMlFW4lNXxQ+2sZpuUhg8rx2HIn2yc1aubOWEqwcn34Dwe1DnW12lRYl3ibD3vl0D9W9t93ghtVdgZga9N4U=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C9F14BA23C1
X-Yandex-Fwd: 1
Date: Mon, 20 Apr 2026 01:35:03 +0300
X-Mailer: The Bat! (v11.4.3) Home
Message-ID: <103818205.20260420013503@yandex.ru>
To: All <cygwin@cygwin.com>
Subject: Unexpected "setfacl: illegal acl entries"
MIME-Version: 1.0
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Andrey Repin via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Andrey Repin <anrdaemon@yandex.ru>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie.com@cygwin.com>

Greetings, All!

I'm receiving this unexpected message when trying to edit the directory ACL:

>> [C:\Programs\Cygwin\bin]$ setfacl -m user::rx .
>> setfacl: illegal acl entries

But then I'm trying this

>> [C:\Programs\Cygwin\bin]$ setfacl -m user::r-x .

and it succeed.

To the all of my knowledge, ACL bits can be specified in any set or order.

Even the `setfacl -m user::wXr` command is correct.


-- 
With best regards,
Andrey Repin
Monday, April 20, 2026 01:30:59

Sorry for my terrible english...


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
