| delorie.com/archives/browse.cgi | search |
| 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-list-only-lh AT cygwin DOT com> |
| 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 <chris AT equate DOT dyndns DOT org> |
| Subject: | Re: sshd must be restarted |
| References: | <twig DOT 1136549779 DOT 12934 AT juno DOT nrl DOT navy DOT mil>, <twig DOT 1136549779 DOT 12934 AT juno DOT nrl DOT navy DOT mil> <twig DOT 1136551175 DOT 88213 AT juno DOT nrl DOT navy DOT mil> |
| In-Reply-To: | <twig.1136551175.88213@juno.nrl.navy.mil> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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: <snip> > 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |