From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi1-x232.google.com (mail-oi1-x232.google.com [IPv6:2607:f8b0:4864:20::232]) by sourceware.org (Postfix) with ESMTPS id 684D5386F447 for ; Tue, 12 May 2020 20:33:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 684D5386F447 Received: by mail-oi1-x232.google.com with SMTP id i22so2849343oik.10 for ; Tue, 12 May 2020 13:33:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=743ZlTyL84dDRY4meSenyy9KAjwXQGIQRt4pZAJkIuk=; b=sQ6pf73/cfwXCxmB3H1Dfy6vNxYtUMwb6JXkvlir/WeJ8Ovr3P/o2767OF5RRepVb7 T3tXGUGTyhoLt3CDsqXhkPVIUWJ119DrXZgFh7SuaDI8sGaYgoU2FpCIBp4xSo+k38hA u5m71jnRrEvjn+6zhMGorP2FBkpcyggFLGXSuSJIP8q1NPlKG1ElP8BOEDo8k/Y8dd0L FGcXRvJUm5Zk+0oM2OGILMy7QR0lh/F6bOjQ95v5XPw2rgWcG69MRy/jzhyvaJQwpFiw 5PGtm40Wqm+488OcQKiIV3BhJHzsKcjtyycyhplaxX+ZYuhpTeEaBw6CV88zdAjRmTaH cp+g== X-Gm-Message-State: AGi0PuaE/6bZZunucCraqL/0Ke/+5BjUxIaQzp75snFrjSqPiHyVmWHZ KjMqybqovunwa9hFrMyU/BusqepLZJGUmAiMPcM= X-Google-Smtp-Source: APiQypKmlN7z3hpVWur4Sv6boDhDpe/0EIXQ6AVM9NTRJDqnnzmZliKc0/fzr08xLNKLBISUtwbdCZTd6RFfgj9khuM= X-Received: by 2002:aca:b9c3:: with SMTP id j186mr17962415oif.174.1589315627761; Tue, 12 May 2020 13:33:47 -0700 (PDT) MIME-Version: 1.0 References: <202005121945.04CJjgq5019928@sdf.org> In-Reply-To: <202005121945.04CJjgq5019928@sdf.org> From: David Macek Date: Tue, 12 May 2020 22:33:36 +0200 Message-ID: Subject: Re: Groups command failing me in Windows 10 To: David Cc: cygwin Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2020 20:33:50 -0000 I found a few old references to incorrect ordering on the Internet, but the alleged solutions of using `noacl` don't explain much. The Cygwin user guide does explain it, but I guess it doesn't contain the right keywords for Google to find it. See , especially this part: > This works on all supported versions of Windows. Only the GUIs aren't able (or willing) to deal with that order. -- David Macek