X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 	tests=AWL,BAYES_00,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4B95E7E6.9020403@csiro.au>
Date: Tue, 9 Mar 2010 16:17:10 +1000
From: Wes Barris <wes.barris@csiro.au>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
MIME-Version: 1.0
To: Marco Atzeri <marco_atzeri@yahoo.it>
CC: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Shared home dir, samba, and workgroups
References: <851234.53239.qm@web25507.mail.ukl.yahoo.com>
In-Reply-To: <851234.53239.qm@web25507.mail.ukl.yahoo.com>
Content-Type: text/plain; charset="ISO-8859-1"; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

Marco Atzeri wrote:
> --- Mar 9/3/10, Wes Barris ha scritto:
> 
>> Wes Barris wrote:
>>> I use Cygwin 1.7 on my XP desktop system at
>> work.  I like having the
>>> same home directory on this Windows XP system as I do
>> on our Unix
>>> server.  The Windows XP system is a member of a
>> domain.  The Unix
>>> server is not.  The Unix server is running Samba
>> and is configured
>>> with a workgroup name.  My home directory on the
>> Unix server is
>>> mounted as a mapped network drive on the Windows XP
>> system.
>>> Everything in the above setup is working
>>> properly from the Unix server side and from the
>> Windows side when
>>> working with Windows Explorer.  I can create and
>> delete files via
>>> Windows Explorer and they show up on the Unix side
>> with proper
>>> ownership and permissions (as controlled by
>> Samba).  Conversely,
>>> I can create and delete files under Unix and access
>> these files
>>> from Windows Explorer.
>>>
>>> The problem is when I look at my mapped network home
>> directory
>>> with Cygwin, my home directory files are owned by
>> nobody ('????????')
>>> and have a group of nobody.  I am guessing that
>> this is because my
>>> Windows SID in /etc/passwd is the SID of my domain
>> user and since
>>> the Samba server is not part of this domain the files
>> look like they
>>> are from an unknown user.
>>>
>>> In our Samba server there is a file (usermap) that
>> maps unix usernames
>>> to windows usernames.  This appears to be working
>> when working with
>>> Windows Explorer.  Why doesn't this work with
>> Cygwin?  What is the
>>> way to fix this?  Do I somehow need to map my
>> unix username to a
>>> windows SID?  Do I need to turn off ntsec? 
> 
> you need to map the WINDOWS SID to the UNIX username
> 
> so you need to add on /etc/passwd and etc/group
> the right references.
> 
> see:
> http://cygwin.com/cygwin-ug-net/using-utils.html#mkpasswd
> http://cygwin.com/cygwin-ug-net/ntsec.html

I've read both of those pages many times.  They don't appear
to apply to my situation.  What mkpasswd option(s) would you
suggest?  --local doesn't help map the Windows SID to the UNIX
username, --domain doesn't do it.

>> Do I need to change
>>> the mount options for /cygdrive?
>> Should I assume from the lack of any response that there is
>> no fix
>> for this?
>>
>> -- Wes Barris
> 
> I should say no
> Marco
> 
> 
> 
>       
> 


-- 
Wes Barris

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

