public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marc Girod <marc.girod@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Installation problems with home path and sshd
Date: Sun, 27 Nov 2011 12:38:00 -0000	[thread overview]
Message-ID: <32877392.post@talk.nabble.com> (raw)
In-Reply-To: <32877343.post@talk.nabble.com>



gabier wrote:
> 
> 1. The home path was not created, there was nothing in the home directory.
> ...
> I created a home user directory and now if I enter "cd ~/" I am in it.
> But mintty still opens in its own link directory.
> 
Others may answer better than me, but... I think there are two sources
for the definition of home:
the HOME environment variable, and the entry in /etc/passwd.
I have myself:

~> id
uid=1000(marc) gid=513(None) groups=513(None),545(Users)
~> grep marc /etc/passwd | tr : '\n'
marc
unused
1000
513
U-sartre\marc,S-1-5-21-1848142070-2449128644-2827604881-1000
/home/marc
/bin/bash
~> echo $HOME
/home/marc

Marc

-- 
View this message in context: http://old.nabble.com/Installation-problems-with-home-path-and-sshd-tp32877343p32877392.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
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:[~2011-11-27 12:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-27 12:31 gabier
2011-11-27 12:31 ` Marc Girod
2011-11-27 16:19   ` gabier
2011-11-27 16:58     ` Marc Girod
2011-11-28  8:51       ` gabier
2011-11-27 12:34 ` Marc Girod
2011-11-27 12:36 ` Marc Girod
2011-11-27 12:38 ` Marc Girod [this message]
2011-11-27 14:43 ` Marc Girod
2011-11-28 13:36 ` Michael Lutz
2011-11-28 14:27   ` gabier
2011-11-28 14:00 ` Andy Koppe
2011-11-28 14:01   ` gabier

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=32877392.post@talk.nabble.com \
    --to=marc.girod@gmail.com \
    --cc=cygwin@cygwin.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).