Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 To: cygwin AT sourceware DOT cygnus DOT com Subject: Problem with ssh-keygen.exe. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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