delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <01b901c07990$f5ddcfe0$1d1587a8@deluxe.com> |
From: | "CyberZombie" <CyberZombie AT mediaone DOT net> |
To: | "Cygwin" <cygwin AT cygwin DOT com> |
Subject: | openssh and ~ |
Date: | Mon, 8 Jan 2001 10:35:06 -0600 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4522.1200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
I am having a strange problem with ssh. It appears that it is expanding the home directory part of various path specs. I.e., ~ is mapping to an empty string. In order for me to connect to another maching, I have to put specific configuration files in /.ssh rather than ~/.ssh. Additionally, when I run "ssh -v" I get a message "debug: key does not exist: /.ssh/id_rsa". But /etc/ssh_config has the line "IdentityFile ~/.ssh/id_rsa". I'm running on NT 4sp6A. Relevant environment variables are: HOME=/home/k02189 CYGWIN= (also tried w/ CYGWIN=ntsec -- no difference) In order to get ssh to work, I have to add (either to /etc/ssh_config or the specific connection in /.ssh/config) "IdentityFile /home/k02189/.ssh/id_rsa". Any ideas? -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |