This is the mail archive of the cygwin@sources.redhat.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]

Re: Odd home directory ssh-add problem


"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


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