delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | Markus =?iso-8859-15?q?Sch=F6nhaber?= <mailing-cygwin AT schoenhaber DOT de> |
Reply-To: | cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
Subject: | Re: SSH: The authenticity of host XXX can't be established |
Date: | Wed, 16 Aug 2006 15:51:11 +0200 |
User-Agent: | KMail/1.9.1 |
References: | <ebur8f$e28$1 AT sea DOT gmane DOT org> <200608161521 DOT 21464 DOT mailing-cygwin AT schoenhaber DOT de> <ebv72s$9oq$3 AT sea DOT gmane DOT org> |
In-Reply-To: | <ebv72s$9oq$3@sea.gmane.org> |
MIME-Version: | 1.0 |
Message-Id: | <200608161551.11974.mailing-cygwin@schoenhaber.de> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Note-from-DJ: | This may be spam |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id k7GDpZRk015376 |
Kai Schlichting wrote: > Markus Schönhaber schrieb: > > Once again: ssh must be able to create /home/_Kai_/.ssh on the machine > > where you issue the ssh command, i. e. the Cygwin machine. Creating those > > files on the machine you want to connect to, won't help. > > That means i must have on my Windows machine /home/_Kai_/.ssh? It means that the home directory that is configured (in Cygwin) for your user account should exist. ssh will create the ".ssh" directory there - if it is able to do so. > How do i do that? mkdir /home/_Kai_ for example? Or you could change the entry for user _Kai_ in /etc/passwd so that the home directory points to something that already exists. Regards mks -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |