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=Lo/5b
	QOA4PnS8x4wdpDLunj9lXOcoEYmGbhoMdmuV6p+T3QdTiy6OJWmRTmLjRMuj+tGS
	kpwstQKEveCkHC+6bZpvNq4YEXqvTCdoNEINQ1iJHzvq8gWotFBz+rSAsViiMJuA
	ZJDDblmVWHCS0ymbQ8qlSweDE/+zmo5E34xBDY=
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=JaA8umLXW8N
	jrcMwhLj4reB+/9Y=; b=J1EyccWp4L3Wyffpt6pRXFRxEdgHBWvgyEp9DlWdgji
	s3EHpfYH1cLo80p8vMm/aio8iLsjlAoa0K1x6+QldPsfsyzHhMThHXp4FZMozp5Z
	lJbpSWfeupr4CGZXWvJc4BUZw0kUgAnj515MPhvbZf10kTc0gSFvKx0Zej3PevXU
	=
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-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=services, HX-Spam-Relays-External:ESMTPA
X-HELO: vsmx011.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: More on Win7 update messing up HOME
References: <CAA5t8Vo_kdqfAO1L_z-xf8mzp=fK3AuTYRmoqHLKLiz33Rx-mQ@mail.gmail.com>
Date: Sat, 17 Aug 2019 09:11:47 +0200
In-Reply-To: <CAA5t8Vo_kdqfAO1L_z-xf8mzp=fK3AuTYRmoqHLKLiz33Rx-mQ@mail.gmail.com>	(David Karr's message of "Thu, 15 Aug 2019 19:38:47 -0700")
Message-ID: <87wofc8dvw.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

David Karr writes:
> I noticed that when I do an "ls -lt" in my homedir, instead of the owner
> and group of files being my simple uid, it's something like
> "<MYDOMAIN>+User(1944941)" and "2993517" (group and user, respectively, I
> believe).

There's your problem.  For whatever reason, the DC did not resolve your
user ID when it was asked by Cygwin and so all the other information
associated with your account is likewise unavailable.  Are you starting
any Cygwin services at boot?  If so, make them depend on tcp_ip so they
don't start before networking is available and/or set them to delayed
start.  If that doesn't fix it, check the user they are running under,
both cygserver and sshd should run under LocalSystem for an up-to-date
Cygwin.


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

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves

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

