public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: L A Walsh <cygwin@tlinx.org>
To: David Karr <davidmichaelkarr@gmail.com>
Cc: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Win7 system update hosed something in Cygwin
Date: Fri, 16 Aug 2019 21:20:00 -0000	[thread overview]
Message-ID: <5D571D62.5040104@tlinx.org> (raw)
In-Reply-To: <CAA5t8VocmswTXD4Y7QLxe1NkbZ0Jj+Nt40dFXjHF+9cTP8zW3A@mail.gmail.com>

On 2019/08/15 18:28, David Karr wrote:
> I logged into my Win7 laptop and I saw it was having some connection
> problems, so I decided to reboot.
>
> After the reboot I found that Cygwin had some basic problems.  I brought up
> a mintty window (C:\cygwin64\bin\mintty.exe -e /bin/bash --login) and the
> prompt looked odd.  It wasn't the PS1 value that I set in my .bashrc. It
> also seemed to be saying that my current directory was "/", which is not my
> homedir.
>   
You might want to read the section in the cygwin user manual, especially
https://www.cygwin.com/cygwin-ug-net/ntsec.html#ntsec-mapping

If you don't have /etc/passwd or /etc/group, cygwin will generate
DOMAIN+USER entries dynamically each time you start cygwin (or per-boot)
if you have cygwin processes started at boot.  The /etc/passwd and group
files do not exist by default.

If you want consistency -- same user names+id's with each boot and
MS-Win compatible names, you may want to create /etc/passwd
and /etc/group using mkpasswd, mkgroup and hand tuning.  It isn't
suggested for most users, but it may be something you want.



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

  parent reply	other threads:[~2019-08-16 21:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16  1:28 David Karr
2019-08-16  9:01 ` Houder
2019-08-16 14:48   ` David Karr
2019-08-16 15:16     ` Houder
2019-08-16 18:31       ` Houder
2019-08-16 18:47         ` David Karr
2019-08-16 18:45       ` David Karr
2019-08-16 21:01         ` Houder
2019-08-16 21:46         ` Andrey Repin
2019-08-16 22:33           ` David Karr
2019-08-16 21:20 ` L A Walsh [this message]
2019-08-17  1:23   ` David Karr
2019-08-17  5:31     ` David Karr
2019-08-18  6:04       ` L A Walsh
2019-08-17  7:11   ` Achim Gratz
2019-08-19 12:34   ` Andrey Repin
2019-08-20 18:02     ` Win7 update may create confusing Cygwin changes L A Walsh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5D571D62.5040104@tlinx.org \
    --to=cygwin@tlinx.org \
    --cc=cygwin@cygwin.com \
    --cc=davidmichaelkarr@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).