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: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@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=-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@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1757439122.20190817001308@yandex.ru>
To: David Karr <davidmichaelkarr@gmail.com>, cygwin@cygwin.com
Subject: Re: Win7 system update hosed something in Cygwin
In-Reply-To: <CAA5t8VrGhT+5uoOSheci9Su0g7m4KPCCMwbnD2ugzeUxnndd0Q@mail.gmail.com>
References: <CAA5t8VocmswTXD4Y7QLxe1NkbZ0Jj+Nt40dFXjHF+9cTP8zW3A@mail.gmail.com>   <0b92f093cce0c8b0f1b43c9ed6dabac9@smtp-cloud8.xs4all.net>  <CAA5t8VqBgrOwWN6KJyqm+72wtWDu8QY=t3F5kHKEODH-qVHiJQ@mail.gmail.com>  <177b39dbb95fb07000da6880d83c1db1@smtp-cloud9.xs4all.net>  <CAA5t8VrGhT+5uoOSheci9Su0g7m4KPCCMwbnD2ugzeUxnndd0Q@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
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

