X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.8 required=5.0	tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL,TW_RW,TW_WX,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4FDB8FDC.5060908@cs.utoronto.ca>
Date: Fri, 15 Jun 2012 15:41:16 -0400
From: Ryan Johnson <ryan.johnson@cs.utoronto.ca>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Map uid/gid of SMB share to local account?
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

Hi all,

When using cygwin to access a samba share residing on a linux host, I 
get things like the following:
> -rw-r--r-- 1 ???????? ????????  13K Sep  7  2010 foo
> drwxr-xr-x 1 ???????? ????????    0 Apr 26  2009 bar/

Logging into the box directly shows this instead:
> -rw-r--r--  1 ryanjohn ryangrp    13108 2010-09-07 05:39 foo
> drwxr-xr-x  2 ryanjohn ryangrp        4 2009-04-26 15:24 bar/
The corresponding uid/gid are 2680/10099.

The main annoyance is that everything is read-only, even though I own 
the files. I remember a long time ago being able to mount a samba share 
under linux and telling it what uid/gid to use for unrecognized owners, 
but I can't remember the magic incantation or find it on Google; plus, 
I'm not sure it would work in cygwin anyway, since the mount utilities 
are totally different.

Ideas?
Ryan


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

