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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=NlWmD bLpG3HYpddo4S70qz/G0gT2sc7CW9ModM6CWubXp1ZR7D3Slx766x9QOxDM8DQsY bJJ9l/BwcncgJH33BEyRUMKeMh3DWr+i2eRLQ+q47aOLo2w9tq6CLZIWuYcieAPq 9ei2gAeT8jPgFiyyPOtygxEeMTkQBLURUNPEOs= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=Rp99Om1qaFy mGqcJ9kQ/pJY1mVU=; b=xnBrbQT4C0XQ7OXLLr193wht9ScN7BBttN7TCHcqz8a Cwzn0riojnJ+KjCafU7LflurhDjE8ADxctwqIseHmWDdIm7LzPvyyILGjD3ff5bm uk/QAFBkLK/AdLxbEw00O2rxzwDE1/N6x2HOAefs0CWsnlzGDT7yJysFkJ75yc7Q = 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=-1.2 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=uis, UIs, nonad, non-local X-HELO: mail-in-06.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-05.arcor-online.net 3pMhtv5SX6z2xpJ From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.12 References: <87vb7vg2qe DOT fsf AT Rainer DOT invalid> <20151218161730 DOT GN3507 AT calimero DOT vinschen DOT de> Date: Fri, 18 Dec 2015 21:41:39 +0100 In-Reply-To: <20151218161730.GN3507@calimero.vinschen.de> (Corinna Vinschen's message of "Fri, 18 Dec 2015 17:17:30 +0100") Message-ID: <87egejfq0s.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Corinna Vinschen writes: > For the time being, yes. I think I documented this in > https://cygwin.com/cygwin-ug-net/ntsec.html. I've found it. > The windows UIs show the > owner of a file knowning the server to fetch the user info from. Cygwin > doesn't ATM, since the entire functionality to fetch the info is hidden > behind the getpwXXX/getgrXXX calls, which have no idea where this call > is coming from. For the time being, create /etc/passwd and /etc/group > entries for your other machines. Patches welcome to extend the getpw/ > getgr functionality to fetch user info from non-local/non-AD machines. That doesn't really work, I'm afraid. If I do this, the UID get mapped to the same space and stomp all over each other. What is my user on one machine is cyg_server on another and sshd on the third. When I remove the entries in the passwd file then I'm back to somwhow knowing that this SID comes from another machine, but no way to know which. Even for those machines where my RID is the same, this gets mapped to Unknown+User and Unknown+Group. Somehow I'd need to be able to specify a shift for each machine in order to tell them apart in the passwd/group files, it seems. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables -- 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