Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <39EE224C.796511C8@redhat.com>
Date: Thu, 19 Oct 2000 00:21:00 +0200
From: Corinna Vinschen <vinschen@redhat.com>
Reply-To: cygwin <cygwin@sources.redhat.com>
X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.14-SMP i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: cygwin <cygwin@sources.redhat.com>
Subject: Re: Odd home directory ssh-add problem
References: <4.3.2.7.2.20001018173409.02e58ab0@rpcp.mit.edu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

"Joseph M. Reagle Jr." wrote:
>    AEON: /home/reagle> ssh-add
>    homereagle/.ssh/identity: No such file or directory
>    AEON: /home/reagle> echo $HOME
>    /home/reagle

ssh and relatives _never_ use $HOME but read the home directory
from /etc/passwd. So I suggest that you take a look into your
/etc/passwd file. The directory field in your user entry might
have backslashes in it or isn't correct in some other way.

Please send mail only to the mailing list. There's no need to send
a copy to my personal mail address.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

