X-Spam-Check-By: sourceware.org
Message-ID: <43C2560B.1040803@juno.nrl.navy.mil>
Date: Mon, 09 Jan 2006 07:24:43 -0500
From: Ken Senior <senior@juno.nrl.navy.mil>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: sshd must be restarted
References: <twig.1136549779.12934@juno.nrl.navy.mil>, <twig.1136549779.12934@juno.nrl.navy.mil> <twig.1136551175.88213@juno.nrl.navy.mil> <43C02341.1040002@cygwin.com>
In-Reply-To: <43C02341.1040002@cygwin.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

As I mentioned before, I have *two* entries in /etc/passwd, one corresponding to my "senior" account on the local system and one corresponding to the domain account.   

I've had some really strange behavior as a result.  I was able to rsync from the windows box to itself only to discover that the the files that managed to copy were not readable by the login that issued the rsync.  

senior:unused_by_nt/2000/xp:1003:513:U-ROMULUS\senior,S-1-5-21-484763869-1563985344-682003330-1003:/home/senior:/bin/bash
senior:unused_by_nt/2000/xp:11112:10545:senior,U-SPACEAPPS\senior,S-1-5-21-893714851-1888236101-3871409848-1112:/cygdrive/c/Documents 
and Settings/senior.SPACEAPPS.000:/bin/bash

Larry Hall (Cygwin) wrote:

> 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'
>
>


--
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/

