DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 60C9kVCm4009527 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 60C9kVCm4009527 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=R2oTpsb+ X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CB65D4BA2E35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1768211190; bh=5kP6L0+5cHy8KQu6fibYtnVDP3I3hxqne1eFfTci2ds=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=R2oTpsb+T28oSngysT9euM2TMSy/X++oUOy/cWo4pHWfQkPwfGCcT9uIFBO2EfIS0 VieJP8Dky1loxgnDOUNujMsP7OZFs5Nq1CTrVEUhVncugVPrnzssYtLp0SCgNFWCI0 pe/yqSVb37sA7ksk1anbMoHMGxK/NTskHGtYDZNU= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EC3344BA540B Date: Mon, 12 Jan 2026 10:45:42 +0100 To: cygwin AT cygwin DOT com Subject: Re: cygwin 3.6.6-1 Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: <20260109194027 DOT 293669-1-corinna-cygwin AT cygwin DOT com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Jan 9 21:16, Marco Atzeri via Cygwin wrote: > On 09/01/2026 19:40, Corinna Vinschen via Cygwin-announce wrote: > > The following packages have been uploaded to the Cygwin distribution: > > > > * cygwin-3.6.6-1 > > * cygwin-devel-3.6.6-1 > > * cygwin-doc-3.6.6-1 > > > > Fixes: > > ------ > > > > - Fix primary group override for non-domain users and users of a > > Microsoft account. > > Addresses: https://cygwin.com/pipermail/cygwin/2025-December/259068.html > > > Hi Corinna, > I see no difference from before > > $ cat passwd > Marco:*:197609:545:U-DESKTOP-OHBRJA7\marco,S-1-5-21-2503904838-1031341892-1080375727-1001:/home/marco:/bin/bash > > $ id > uid=197609(Marco) gid=197121(None) > groups=197121(None),545(Users),4(INTERACTIVE),66049(CONSOLE > LOGON),11(Authenticated Users),15(This Organization),113(Local > account),4095(CurrentSession),66048(LOCAL),262154(NTLM > Authentication),401408(Medium Mandatory Level) > > $ uname -svr > CYGWIN_NT-10.0-26200 3.6.6-1.x86_64 2026-01-09 17:39 UTC Weird. I just tried it on my machine with both methods for local SAM accounts, either changing the entry in /etc/passwd, or adding to the local SAM comment field, and in both cases the primary group of my account is changed to the builtin "Users" group in Cygwin. Sure your /etc/nsswitch.conf is correct? Corinna -- 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