delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/08/16/17:21:07

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:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=Pkjl8Nf0V0Sh8izK
4FsaPZGIXb4LpKRm/X7AEHItQ/+vOGb615cpov/8owTIi/vEF1GtKFEqjMBgLRUW
CErBPWbim38Ld8KgQEB1zZVUniw1Qsatcx/Fntd7UYo89D02RVUgjM2vqUUpKK/J
4N4z4rme875j+wmDSJOuU6t8nWo=
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:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; s=default; bh=U7Dz6Q10dgygXXQXmGzA2M
BWhCg=; b=Y1B5Jm2O5TSVTHOCtkmvwS6FcOSajlliMKX2okHogC4Twr+zk94R33
UFzIvK3UtiwsagsvoG93R2iTHSNdFWxOAmWmqw/WAs45y8xiTlpdKD4KAgD/E+o4
t5kH4nzndvYobQu4S4GkB1de6wwYif5gx5tQ2lcdyVyyEWBZIlilk=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.1 spammy=H*r:present, H*r:Client, H*UA:Bat!, H*F:D*ru
X-HELO: forward103o.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1565990401; bh=eS5JS3wvDoj6g+kDWOUtS5NbY3/ELQhsWa0kz/m1FoI=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=DbGzfVfY6im/Ikkm7xHpA31nDAYega5g6swdVJgLeIbZDk1Us/SBy6+hMGy2H8eTQ ugzq0hAlX8qXxXg2yCqlNszy9xDbCkk/cZTU75sYO7m2kt94diF37iJYfvgAXyLAbE MvEepITXqpoAMW3nouANQEJkgPAAaQF0gvDouRD8=
Authentication-Results: mxback5j.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Sat, 17 Aug 2019 00:13:08 +0300
From: Andrey Repin <anrdaemon AT yandex DOT ru>
Reply-To: cygwin AT cygwin DOT com
Message-ID: <1757439122.20190817001308@yandex.ru>
To: David Karr <davidmichaelkarr AT gmail DOT com>, cygwin AT cygwin DOT com
Subject: Re: Win7 system update hosed something in Cygwin
In-Reply-To: <CAA5t8VrGhT+5uoOSheci9Su0g7m4KPCCMwbnD2ugzeUxnndd0Q@mail.gmail.com>
References: <CAA5t8VocmswTXD4Y7QLxe1NkbZ0Jj+Nt40dFXjHF+9cTP8zW3A AT mail DOT gmail DOT com> <0b92f093cce0c8b0f1b43c9ed6dabac9 AT smtp-cloud8 DOT xs4all DOT net> <CAA5t8VqBgrOwWN6KJyqm+72wtWDu8QY=t3F5kHKEODH-qVHiJQ AT mail DOT gmail DOT com> <177b39dbb95fb07000da6880d83c1db1 AT smtp-cloud9 DOT xs4all DOT net> <CAA5t8VrGhT+5uoOSheci9Su0g7m4KPCCMwbnD2ugzeUxnndd0Q AT mail DOT gmail DOT com>
MIME-Version: 1.0
X-IsSubscribed: yes

Greetings, David Karr!

>> > So, before this reboot, my Cygwin home directory has always been
>> > "/home/<myuid>", which has always resided at "c:\cygwin64\home\<myuid>".
>> > After the reboot, my Cygwin home directory is "/", which appears to
>> > translate to "c:\cygwin64" (from "cygpath -w /").  However, according to
>> > the rules listed in /etc/profille, I SHOULD be getting home set to
>> > "c:/Users/<myuid>", although I don't want that.
>> >
>> > Any other ideas?
>>
>>  1. cygcheck -srv? (include the compressed output to your reply)
>>
>>  2. getent passwd? (what home directory for your id?)
>>

> The first line of this output is this (with some minor elisions):


> <mydomain>+User(1944941):*:2993517:2993517:U-<mydomain>\User(1944941),S-1-5-21-2057499049-1289676208-1959431660-1944941:/:/sbin/nologin

Your machine is a domain member?

> This does seem to correspond to having a homedir of "/".

Not "correspond", but it exactly is.

> I don't know what this looked like before.


>>  3. /etc/nsswitch.conf? (db_home?)


-- 
With best regards,
Andrey Repin
Friday, August 16, 2019 23:31:58

Sorry for my terrible english...


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019