ssh doesn't like $HOME

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Apr 29 18:05:00 GMT 2003


On Tue, Apr 29, 2003 at 05:39:45PM +0200, sferriol wrote:
> hello
> i'm using ssh under windows2000.
> i'm testing little scripts which use ssh.
> 
> to generate ssh keys for testing, i have change my HOME in win$$ to 
> $HOME=test_directory
> 
> but when i use ssh, it use the keys in the old HOME directory, not in 
> the current
> why??
> does it use the HOME variable???

ssh never uses the $HOME value.  It uses the home dir given in the user's
/etc/passwd entry.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.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/



More information about the Cygwin mailing list