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:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=FpoIVqj6gn3+vtelgAv5RDe+yYc5x1aBiOIU8mVuMcBRyj5+nr3Zs | |
zOuW383EbnNOFkXr+huUZYc+5oiJ0ULjKOndrRnHy983k8YuuNNNOOarWsn6/OCT | |
FOHhn9Mn+rEZqxnaPwzsjAdF9FOL+7Hz3Tl0VdIKNvS4Y/xwPw9V10= | |
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:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=zPbOY8SHg7aH9NYXWh+Odt1SQbw=; b=ssCjGjzKeEJRaS7fZl9tJrtIDXDq | |
OGSHqla3aTLciXkppxRnDpHs3Y/m4nbXNurOJ0L52paH/CoDOB5/BS13yKCwyE7m | |
hIWKGKLNRIQm8f3cMukH71nbaeaUg7XwQuzaTmdrshzUFend/HYFCdBT15TrBLV+ | |
8DO1000+NCFKI+M= | |
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=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 |
X-HELO: | calimero.vinschen.de |
Date: | Tue, 11 Mar 2014 14:07:16 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Testers needed: New passwd/group handling in Cygwin |
Message-ID: | <20140311130716.GB21306@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <87fvn7cb68 DOT fsf AT Rainer DOT invalid> <20140225200414 DOT GA4238 AT calimero DOT vinschen DOT de> <loom DOT 20140310T181432-804 AT post DOT gmane DOT org> <20140310181339 DOT GF28681 AT calimero DOT vinschen DOT de> <87mwgxsyac DOT fsf AT Rainer DOT invalid> <20140310191603 DOT GH28681 AT calimero DOT vinschen DOT de> <87iorlsvvn DOT fsf AT Rainer DOT invalid> <loom DOT 20140311T081705-682 AT post DOT gmane DOT org> <20140311102007 DOT GJ28681 AT calimero DOT vinschen DOT de> <loom DOT 20140311T125212-440 AT post DOT gmane DOT org> |
MIME-Version: | 1.0 |
In-Reply-To: | <loom.20140311T125212-440@post.gmane.org> |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
--CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mar 11 12:07, Achim Gratz wrote: > Corinna Vinschen <corinna-cygwin <at> cygwin.com> writes: > > > st_atim=3D531DE525.1B5BB150 (release) > > > st_atim=3D531DF887.5D9B9F8 (snapshot) > >=20 > > Access time. On Windows it even changes when requesting certain > > kinds of metadata :-P >=20 > It's been consistent over many days of testing and the only difference > between release and snapshot, so I thought I'd mention it. Can't explain that. There are no changes at all in this piece of code. > > But the question is, does perl actually use that list? The strace > > snippets don't show anything here. If it doesn't use the access(2) > > call, it would have to load the full ACL of the file and match that > > against your token group list. This requires calls to getgroups (which > > would create the litany of group SIDs from fetch_account_from_windows) > > and acl. It's pretty unlikely that perl would do this manually. >=20 > Not that I can see, it simply seems to call stat64, which it did before. = I > don't think it drops any groups, either. And again, just mounting cygdri= ve > with "noacl" gets rid of the problem entirely. There's a test in perl somewhere, which fails. "noacl" only fakes permissions anyway, so it doesn't matter. > > You're still using a group file?=20=20 >=20 > I think yes, I hadn't moved it away (but no passwd file). You don't have to move them away. Just set nsswitch.conf. > > Anyway, I need the full straces. It's pretty hard to say anything, let > > alone isolate at least the most probable cause without them. Can you > > please run the simple examples under the 2014-03-09 snapshot and send > > URLs to the snapshots? >=20 > I've just updated to the latest snapshot w/o AD integration for testing, > will revert to the other one for more testing. Not sure if I can fit that > in today, will send the links via PM when I have the traces uploaded. Thanks, Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJTHwqEAAoJEPU2Bp2uRE+gnjUQAISCNLr9217bJTGUXant8anu ZeYlpfR1tCCliO16ca4F2TOeVoaaNR/Nj1MC4AWgNxC4WBbqZbFlIrr6ctTNkL4i LnziGZ5asOBMZmg1N136GKs9q6imUL1/4iXMoRKxSDZU5TBHAq3b5/n+wbLLupcX zOnYOmEOKBEV9vwofumoAjMdBuuIBNlNKSizjkLPjBSfj/Q880QijQwXKmUICffb qNhfAzXlzpqBHU7tuDCEfHRU2GY6UJ1wJzzZC6DH52529XyOMmbXzvNoDzABuXa4 f3GI36TqVJpmKaVSO+FJtniEZlcfeiwuvoYHLw+g7YMDFi2SdgwsRsWhVazobR7M nk5YKbXdehuflRZwd5mookyK4ajZ8Rq4sQYX4a4DCnp2/GnsyWklVz0ShtRSlYVc OazqljIvHScqrNDE0g/eWb4hqfJHXkfxBohXEX5ZtzYQjIo9VHtR9lK6MhMntg0R VSs9cgZHcjBoDjL7q5B7HjO8joEiUqEtHE9yqrd6yfUO8to2RUvh75Q4U0rGycDq tUz4Aalj6++5pBQUSExyvDwSfhckBMB4IP+y6yvvOEpKdCL/pNsqOnfx0zlFQLdQ btUW5c9So21xwQGAiCLBTDUa+PFlRXcmedabGV9lC2uxUdxe+D3d4J/UpMQkw1fU GH6e3geI8YpXWRoHDj/y =dWK2 -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |