| 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 |
| Date: | Fri, 1 Dec 2000 15:56:44 -0800 (PST) |
| From: | Mo DeJong <mdejong AT cygnus DOT com> |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Problem with ssh-keygen.exe. |
| Message-ID: | <Pine.SOL.3.91.1001201155003.21062B-100000@cse.cygnus.com> |
| MIME-Version: | 1.0 |
Hi all. I just installed the net release on a NT box and I noticed a strange problem with the ssh-keygen application. I am running as user mdejong with a home dir of /home/mdejong, but ssh-keygen thinks differently. $ ssh-keygen.exe Generating RSA keys: Key generation complete. Enter file in which to save the key (/bin/sh/.ssh/identity): from bash: $ echo $HOME /home/mdejong $ echo $USER mdejong If I create the /home/mdejong/.ssh dir before hand and then type "/home/mdejong/.ssh/identity" in at the prompt, it works. Seems like kind of a strange bug, so I wondered if anyone else had run into it. Could it be grabbing $SHELL instead of $HOME for some strange reason? $ env | grep sh SHELL=/bin/sh cheers Mo DeJong Red Hat Inc -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |