delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/11/30/04:20:00

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Wed, 30 Nov 2011 10:18:54 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Passwordless sftp with ssh 5.9 still asks for password
Message-ID: <20111130091854.GA11195@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <9E9DD545D034B84B935BB50A739B078B0551DD6893 AT sha-exch12 DOT shared DOT ifeltd DOT com> <4ED56819 DOT 6050707 AT etr-usa DOT com> <923130286 DOT 20111130123814 AT mtu-net DOT ru>
MIME-Version: 1.0
In-Reply-To: <923130286.20111130123814@mtu-net.ru>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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

On Nov 30 12:38, Andrey Repin wrote:
> Greetings, Warren Young!
> 
> >> Accept the default
> >> key location, C:\Documents and Settings\nhuser\.ssh\id_dsa,
> 
> > Why would that be the default location, if you are using Cygwin tools? 
> > Shouldn't it be something like c:\cygwin\home\nhuser\.ssh\...?
> 
> Why?
> 
> > You can change your HOME to anything you like, but that's not the default
> > with Cygwin.
> 
> Are you sure?
> Last time I checked, $HOME in newly installed Cygwin point to the $USERPROFILE
> Which is, quite, logical.

Just to be clear, that's not done by the Cygwin DLL.  When setting HOME,
the order is very simple:

- If $HOME is already set in the environment, leave it alone.
- Otherwise, grab home dir from /etc/passwd.
- If /etc/passwd doesn't exist or if the homedir field is empty,
  set HOME to /home/$USER.

If $HOME points to $USERPROFILE, it's because that value is set in
/etc/passwd.  mkpasswd, for instance, reads the homedir path from the
local SAM or AD and uses it, unless the -p option is used.  Otherwise,
if -p isn't used and the SAM/AD homedir is empty, the fallback is
/home/$USER again.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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