www.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:from:to:subject:date:message-id:references | |
:in-reply-to:mime-version:content-type | |
:content-transfer-encoding; q=dns; s=default; b=NiqYMMVZUrTl9Kgr | |
HoTarOCoJ7HK+TEBufi93JYIxygINWLNFMIdx5V/zeaURYL0vKo0+scyRduKcFtT | |
EVOyEygTZWk645M6hB0eIt78ROGYEwZJesfEtxsE0qHI9WXhzFVOWqY12yyIq2k2 | |
9E8ay1Ksl1vWZ8XtA59tN5cOi1M= | |
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:date:message-id:references | |
:in-reply-to:mime-version:content-type | |
:content-transfer-encoding; s=default; bh=wcUY9pctv/4bTt1N1bqk0/ | |
M7XQg=; b=UZ8VnMOcmPfQF9GvYlMGU+U54i0rsl4LaSY09opjF0+vlWR9RVrcf3 | |
w2ULHTByv+bbPRT9uly3SUT5Wix8ZTq4td5VCOGszDYxlQCH189MqQP9BKx6QRaq | |
/MqQbaGGCzRw1qmJzbxBzKRVDFkktXZAtGvf5lUQk0s/dTaM34RKc= | |
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-Spam-SWARE-Status: | No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*c:alternative, H*c:HHH |
X-HELO: | NAM03-DM3-obe.outbound.protection.outlook.com |
From: | Charles Hedrick <hedrick AT rutgers DOT edu> |
To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
Subject: | Re: user/group mapping for NFS |
Date: | Thu, 10 Jan 2019 20:43:07 +0000 |
Message-ID: | <829BEE21-6AB2-4C50-8748-B15FD10461B4@rutgers.edu> |
References: | <0562D98D-714A-4620-878E-B37282E8F688 AT rutgers DOT edu> <20190110175718 DOT GN593 AT calimero DOT vinschen DOT de> |
In-Reply-To: | <20190110175718.GN593@calimero.vinschen.de> |
authentication-results: | spf=none (sender IP is ) smtp.mailfrom=hedrick AT rutgers DOT edu; |
received-spf: | None (protection.outlook.com: rutgers.edu does not designate permitted sender hosts) |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id x0AKhKZY017243 |
Incidentally, I’m actually more concerned about groups than users. Users could reasonably want to do chgrp to adjust group membership of a file or directory, but they can’t do much about user. However it would be nice to see the real user as well. On Jan 10, 2019, at 12:57 PM, Corinna Vinschen <corinna-cygwin AT cygwin DOT com<mailto:corinna-cygwin AT cygwin DOT com>> wrote: Well, it should. What happens is this: After asking the non-AD LDAP server for the account name, it asks the account fetching algorithm for that name from scratch. This depends on the /etc/nsswitch.conf settings, of course (*). Assuming "passwd: files db", it first checks the local /etc/passwd file for a matching entry for that account name, then the OS, preferring AD on an AD member machine, then local SAM. -- 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 |