X-Spam-Check-By: sourceware.org Message-ID: <43C02341.1040002@cygwin.com> Date: Sat, 07 Jan 2006 15:23:29 -0500 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050929 Thunderbird/1.0.7 Fedora/1.0.7-1.1.fc4 Mnenhy/0.7.3.0 MIME-Version: 1.0 To: Ken DOT Senior AT nrl DOT navy DOT mil CC: cygwin AT cygwin DOT com, Chris Taylor Subject: Re: sshd must be restarted References: , In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Ken Senior wrote: > Some packages (SSH) think the home page should be /home/senior whereas the > default bash shell thinks it's located in /cygdrive/c/Documents and > Settings/senior.DOMAIN. This is not surprising. You set HOME in your environment to point to '/cygdrive/c/Documents and Settings/senior.DOMAIN'. That's the path you will see as your home if you log in locally. ssh finds your path in '/etc/passwd' and I'm sure you'll find it listed there as '/home/senior'. Change this with an editor or see the options to 'mkpasswd'. Or remove/ rename the environment variable. It's probably easiest to remove the variable, since everything will then look to '/etc/passwd' -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/