X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=bH4c63daePHfZ17os2xfvxZiWNnSw12Nikil0K3VDoF
	iO3vTTL9+LrFp5RcNj18TcIa7DoAQmU8bPNG5wgNwLaxbqg//qyah/5do7+MvuGL
	SJZPqQSK8+atcJjJazWK2nVeoDWAFt+/hOVOiGhKB3Pf8Oro8k56ybWaSAj8G0S8
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=ARY/xu8kxcHcrp0x1dOe+XbWOeI=; b=mKrK5z8eVCSVaMlZe
	VqeutC2LlnbqJSBVo2y1dJu2LgmqXVZQqhziBgUsYy+hE0Nc0fA3cQrebxiokNgz
	6gazpX+UQf9wkcOilnUE+sBhRVYqiGggVG/JS9r5GxJphNbP5hB8VSDBgPDMdPUP
	YWyuleP6J8ETpePzZtHL7cQGV0=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=username, organizational, convince, H*f:sk:57EB444
X-HELO: Ishtar.sc.tlinx.org
Message-ID: <57ECA908.9010402@tlinx.org>
Date: Wed, 28 Sep 2016 22:39:20 -0700
From: Linda Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Unknown+User Unix_Group+505 on smb shares in a domian
References: <57EB4449.7010206@tlinx.org> <20160928180456.GA1128@hdmetxxxx33004g.AD.UCSD.EDU>
In-Reply-To: <20160928180456.GA1128@hdmetxxxx33004g.AD.UCSD.EDU>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Wayne Porter wrote:
> The server that the W: drive is mapped on is not using domain accounts. As far as I know,
> all Linux servers we have are running local accounts. Is there something I can set in
> my local /etc/passwd to convince Cygwin to map it to my user account?
---
	If the linux servers are not exporting files under the domain account,
then they files are not part of the 'domain' but owned only by the username
on that specific linux-machine.  It sorta sounds like the linux server may
not even be in the domain -- in which case mentioning domains only confuses 
the issue.  

	Essentially you have a bunch of users on different machines that 
aren't sharing their files under any common (or shared) security authority
(like a single domain).  Until you persuade the owners of those linux machines
to move the linux machines under a common security authority (like a windows
domain) and moving the user accounts into the domain.  Each local account
would have to be moved to a domain account with the files under each
machine-local account being moved (or "chown'ed") to the new, corresponding
domain account). 

	This is an organizational problem that has nothing to do with
cygwin, but whether windows and linux machines are using domain or machine-local
security.  Until your linux machines and their local user become 
part of the domain, you can't expect any "write" privileges granted to 
you under the domain to work on the linux machines.


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

