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 X-Originating-IP: [64.94.114.138] From: "Joshua McClintock" To: cygwin AT cygwin DOT com Subject: ssh wanting to add known_host entries into /home/$user Date: Thu, 21 Jun 2001 13:18:24 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 21 Jun 2001 20:18:25.0111 (UTC) FILETIME=[534BAE70:01C0FA8F] Hello, I'm running sshd on windows 2000. I changed the $HOME= variable from /home/$user to a mount I have for the c drive which looks like this. /mnt/c/Documents and Settings/$USER. The bash shell works great with this and will dump me into C:\Documents and Settings\$USER, however the ssh client keeps wanting to use /home/$user/.ssh to put it's stuff into. Isn't it using the $HOME env variable to decide where the users home is? One note, I can type cd and have bash take me to my homedirectory, but if I type cd $HOME, I get... can't change directory to /mnt/c/Documents, which looks like the spaces in the variable may be causing some problems and ssh defaults to /home? Any ideas? _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple