This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ssh doesn't like $HOME


On Tue, Apr 29, 2003 at 07:49:51PM +0300, Ehud Karni wrote:
> On Tue, 29 Apr 2003 17:49:26 +0200, Corinna Vinschen <corinna-cygwin at cygwin dot com> wrote:
> > ssh never uses the $HOME value.  It uses the home dir given in the user's
> > /etc/passwd entry.
> 
> - From my experience (without reading the source) this is not exactly
> true. If the /etc/passwd file exists it is used, but if it does not
> exist, the $HOME is used. You can check it by using the -v (debug
> switch) for ssh:

It only uses $HOME when trying to evaluate `~' (tilde) in a path.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin at cygwin dot com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]