X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=grAe0i9 qo32+INkUI8G01b0AlvOGdTXCAChwI8t1BLAPcW+/QBWphalsCHxZWLY8g8NuXK+ Wyp7hsEnLLHicfB6LhCEL/R3obcXpEilj12JCPrw6A7aAZd5C9qf5a9falmJ/Uzt pCjVjCydHxtoQKP1IXAPJu7C6iW3EWqFO44Y= 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=BEyTmni98WsUz 9LJMhKDWX9Q9/o=; b=QVOQC4XC7iy85OYb9/WUsFe5gOrOLgmiqQE3nNlJcx45W FlbThNKXAZ027U4sIepvBGZV9XP08NlFe4Va9FvBVDMXUbi4N/jlZpLA+M3Vu2Iq QQ6SSNp/pruIxEljDogGV9FnhUrxiuT8myUiuGsXfh0a7wBaXQyuWobuhqiky8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*c:alternative, services X-HELO: mail-ed1-f53.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=4iOL/6Xk4eUIyQRMB/p6/re2p7kwu2ZesTlOdnjBppU=; b=lK3EbTdb0oGwBVxuCxGsXDN9oTq7uOzIajNVgN7ojdJmrmGsffIoXUTeQdeWTd3wHr KXmlekUM6CBHahDeaT6Re95G1tvMyo+t8wRWlQWAaK7k8Zdoltmv4kiiVrhvyqnl2Kq+ rEGppW1fjuBrteugF6k65MLYEEaRKP6wAXCHG48R+Ks2dPoiWCuleRjBhIYIdtJ8Uqf4 zPoqghV8EL9IkxZKsSj8nOvbrZpliaZmaSYtRNR2433MXwCBC+IS9InLtmCK7m2n+oaq rCaa0W+vmkpDd4EajWXERlFAtf6/cNRiIopBKvqOV9gg7sHvzE0VnTYg3eM1V+1WO7KN NNig== MIME-Version: 1.0 References: <87wofc8dvw DOT fsf AT Rainer DOT invalid> In-Reply-To: <87wofc8dvw.fsf@Rainer.invalid> From: David Karr Date: Sat, 17 Aug 2019 13:12:57 -0700 Message-ID: Subject: Re: More on Win7 update messing up HOME To: The Cygwin Mailing List Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Sat, Aug 17, 2019 at 12:12 AM Achim Gratz wrote: > 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 > > "+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. > About a month ago I worked on getting crontab working. I hadn't done it before, and I found there were lots of details that were hard to get right. I'd have to review it again to remember how that is set up. In the older setup, without the physical passwd or group files, what would happen if I rebooted at a point when the laptop wouldn't have been able to reach the domain server? > > 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 > > -- 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