| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Date: | Thu, 18 Jul 2002 15:20:50 +1000 (EST) |
| From: | luke DOT kendall AT cisra DOT canon DOT com DOT au |
| Subject: | $HOME and ssh? |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Message-Id: | <20020718051858.A53918B11@bellmann.research.canon.com.au> |
All the documentation for ssh says that it uses $HOME/.ssh by default to find then user's keys etc. For me, HOME is /cygdrive/d/home/luke, but ssh *always* complains about being unable to create the directory /home/luke. This strongly suggests that ssh is *not* doing a getenv(HOME). Anyway, it turns out that there was no /home directory under /cygdrive/d, so I created one, then did a: mount d:\\home /home and things behaved more sensibly. I don't understand why there was no /home. Probably related to the fact that there have been several older Cygwin installs. luke -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |