X-Recipient: archive-cygwin AT delorie DOT 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=En+X3S6NGNAnMGENqiGIGJFK92QqvQCecQnzKwvvj2G qtBQj7blw1EpS9hyBT2/0wQAZb87NeM59MWFFtcmuXUuqd73yqKLtS8SWrBPbpkV /PEhawtdXaIBFt8Fm3ITGAMxRSC1KM0e6EPy55cIuQUCKQ8QIkBNAtu3yY22jZu4 = 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=hhk0nN3jZy4uBCLE2pyC/PuScl0=; b=MZ+J6fKXbqJwZ8Lnt 992aAMMerPyKvUV8ty31JjX1KS2mb1zUSflggkT8b57ZtnSz9lshIogpK8a3dc5I 9ZdT9DyqNWWhTvxUZFrH/k30SxR/E0FO1LF98trUUjLpbcLcH+mPBzdtw+/EDjFa I2ZiJBiB0eGA8Foh0AJtLjKdUc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD,UNSUBSCRIBE_BODY autolearn=ham version=3.3.2 spammy=SERVICE, lin, wayne, smb X-HELO: Ishtar.sc.tlinx.org Message-ID: <57EB4449.7010206@tlinx.org> Date: Tue, 27 Sep 2016 21:17:13 -0700 From: Linda Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Unknown+User Unix_Group+505 on smb shares in a domian References: <20160927231723 DOT GB17468 AT hdmetxxxx33004g DOT AD DOT UCSD DOT EDU> In-Reply-To: <20160927231723.GB17468@hdmetxxxx33004g.AD.UCSD.EDU> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Wayne Porter wrote: > My system is joined to a domain and is connected to multiple servers via > mapped network shares in Windows. All of the windows servers allow read/write > access to all files, but the Fedora servers all open with read-only access. > I can still write to most files in vim by specifying :w! so it's not like > I can't do anything, it just becomes an inconvenience. > d---r-x---+ 1 NT SERVICE+TrustedInstaller NT SERVICE+TrustedInstaller 0 Sep 26 08:50 c > drwxrwx---+ 1 Administrators Domain Users 0 Sep 14 11:57 i > drwxrwx---+ 1 SYSTEM SYSTEM 0 Sep 26 12:55 j > drwxrwx---+ 1 Administrators Domain Users 0 Sep 27 07:55 m > drwxr-xr-x 1 root ieng6_root 0 Jul 12 04:04 v > drwxrwxr-x 1 Unknown+User Unix_Group+505 0 Sep 21 09:41 w > drwxrwxr-x 1 Unix_User+99 Unix_Group+101 0 Sep 21 15:20 y > > > Can anything tell me what I might be missing? --- Does the linux server, where cygdrive "w" is located have the share/files owned by a domain group? I.e. On any system (win or lin) you can have domain accounts and local accounts. In order to share files with the rest of the domain, files on the server for drive 'w' have to be owned by a domain account. It looks like the files are owned by a linux-local account. -- 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