DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 60FAtsLc1569682 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 60FAtsLc1569682 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=l8DPD0B0 X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 96A7D4BA23EF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1768474551; bh=n5b2fBgKUUc6+lhGnY3KbsctaL83ps02h26kusgz1PI=; 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=l8DPD0B0nLsc0t9ZqV7iccu+VuCgl84RtqU4T26+IEmSsyakB9cNIvO3f8eE0lhZr AmIBW8Q2NGw8vcqRsA+lOqspQiXnT9gbgyht9pOwDtPrgfJXA09ceHoVtXXMbpB196 57RHNA9eMVikbSjsgARuyYMSjjCyo8ifc+7edoso= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E295C4BA23CD Date: Thu, 15 Jan 2026 11:55:33 +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> <53333e15-802b-47f3-b193-49d631ee23a7 AT gmail DOT com> <98e6caf7-250b-440b-bfa4-51cd2d89cc0e AT gmail DOT com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <98e6caf7-250b-440b-bfa4-51cd2d89cc0e@gmail.com> 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 15 07:30, Marco Atzeri via Cygwin wrote: > I was able to reproduce the glitch > > 1) REBOOT the Laptop > > 2) Starting automatically the Services > /usr/sbin/cygserver > /usr/sbin/sshd -D > > 3) open a Terminal Through ssh or local? > $ id > uid=197608(Marco) gid=197121(NESSUNO) > groups=197121(NESSUNO),545(Users),4(INTERACTIVE),66049(ACCESSO > CONSOLE),11(Authenticated Users),15(Questa organizzazione),113(Account > locale),4095(CurrentSession),66048(LOCALE),262154(Autenticazione > NTLM),401408(Livello obbligatorio medio) > Marco AT DESKTOP-L2T1NQ9:~ > > 4) Shutdown the services, and close all processes > > 5) open a Terminal > > $ id > uid=197608(Marco) gid=545(Users) > groups=545(Users),197121(NESSUNO),4(INTERACTIVE),66049(ACCESSO > CONSOLE),11(Authenticated Users),15(Questa organizzazione),113(Account > locale),4095(CurrentSession),66048(LOCALE),262154(Autenticazione > NTLM),401408(Livello obbligatorio medio) > > > Maybe Cygserver start earlier than some Windows process that should properly > identify the User ? Maybe, but your user info is created from /etc/passwd, not from the local SAM or AD. How would a service order problem influence the /etc/passwd info? If you stop all Cygwin processes and restart cygserver, is the primary group still as expected? 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