delorie.com/archives/browse.cgi | search |
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:date:from:reply-to:message-id:to:subject | |
:in-reply-to:references:mime-version:content-type | |
:content-transfer-encoding; q=dns; s=default; b=UeRjyhQ8KIdGiwRH | |
vl0GZqPvShsFoLPiQiGrz3ik5KqD4n01DiJgIk+pMcphVvbCphcr8yNzlxOTC32n | |
hxz+JslKKS+NAsnohkJ3AgEjzBXr/DmPPQbyoT3+PVYZO4nMq9i1fPbHdMoxDxtT | |
wUH2nlA8bJY4qsDhpufDO0z+I9Y= | |
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:date:from:reply-to:message-id:to:subject | |
:in-reply-to:references:mime-version:content-type | |
:content-transfer-encoding; s=default; bh=QmeOP8W2+sAF9f/N97BRcg | |
fV0Vc=; b=l8KXIX/ON6nmoRMqtViy7QoZYlSIbqOXiirUpFSS0FcR9nxRaHyWK+ | |
aJ3zFuuppYR3Vbx9r014LDd9IJHAMAltm/qbj6c03z7TYxs9a0112c1kIp9JdNtF | |
PNUSIo9osa0BnBvLC9hB48S01XhQW39NxrixbxBbfUSnkO2yVfw1U= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=3.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=13PM, 13pm, porter!, Porter! |
X-HELO: | forward2m.cmail.yandex.net |
Authentication-Results: | smtp2p.mail.yandex.net; dkim=pass header.i=@yandex.ru |
X-Yandex-Suid-Status: | 1 0,1 0 |
Date: | Thu, 29 Sep 2016 22:26:53 +0300 |
From: | Andrey Repin <anrdaemon AT yandex DOT ru> |
Reply-To: | cygwin AT cygwin DOT com |
Message-ID: | <389531619.20160929222653@yandex.ru> |
To: | Wayne Porter <wporter82 AT gmail DOT com>, cygwin AT cygwin DOT com |
Subject: | Re: Unknown+User Unix_Group+505 on smb shares in a domian |
In-Reply-To: | <20160928214410.GB12532@hdmetxxxx33004g.AD.UCSD.EDU> |
References: | <57EB4449 DOT 7010206 AT tlinx DOT org> <20160928180456 DOT GA1128 AT hdmetxxxx33004g DOT AD DOT UCSD DOT EDU> <703567426 DOT 20160929001053 AT yandex DOT ru> <20160928214410 DOT GB12532 AT hdmetxxxx33004g DOT AD DOT UCSD DOT EDU> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Greetings, Wayne Porter! > On Thu, Sep 29, 2016 at 12:10:53AM +0300, Andrey Repin wrote: >> Greetings, Wayne Porter! >> >> > On Tue, Sep 27, 2016 at 09:17:13PM -0700, Linda Walsh wrote: >> >> 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. >> >> >> >> >> > 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? >> >> You can tell your IT dep to pull their asses up and join all servers to AD. >> That would be a much more straightforward solution. >> > That's part of my problem, I can't get them to do anything without a couple > arguments and eventually settling on a solution that doesn't work. I'm just > trying to make things work in the environment I'm in. Then, as Linda pointed out, your machines are NOT in the domain, and essentially can't be reliable operated inside domain environment. You may try ls -ln to see if the ID's on these shares are unique enough to warrant their addition to the /etc/passwd, but I really, really do not envy you in that case. You may get readable names, but you will never be able to identify one of these accounts as yourself. -- With best regards, Andrey Repin Thursday, September 29, 2016 22:17:56 Sorry for my terrible english... -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |