delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/11/04/13:22:51

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:reply-to:subject:references:to:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=W+meUnQLKt1FBFnJ
BzjUWK6kWGKtFPVQmxzeg4w4okwYova5VwktwdrpWS5+xZzPnx5Si2+kZ3POCn5T
gSXhnajSfzVYoeMrjf70L7msBBjPoxMz5fHsP5h4l+iKD5S445AKFryifTLn8Fq0
778lsF5waaorETyuSkNJwW1dZYI=
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:reply-to:subject:references:to:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=MgBY5cctkorT36DYeB8ZHB
bWBoY=; b=XpjAOVGRkGb3CTz3QMbPteeU4vDLU0rM6/WlIGOA6vrJh1zxhKm/vB
p9+v1FpY5tN/2CYIB76f1cVbmfmnLZsT9QaIiScWdpbhoLhHSITxgQcsSJd++cFu
NsjVGxtBYb0KYyxXqp/N/yHKoMs6d1YpjMLc5q3d707SbUCkEkeAQ=
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=-0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,FREEMAIL_REPLYTO,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=
X-HELO: mail-pg0-f49.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:reply-to:subject:references:to:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=vW+q53IQ1/A/fyRwTZdzOtB/uDyiISJJfyHGOOiba1o=; b=gyZrVv9J6EQ3ZKNfyd2X2/akt0SPiaXyXAPOxIbKQruuWJ1OOVFOI2bpoYuzHgVacN nsvwylYW4re9Uqjc5Y3OakXpnmpwB6WZGHz6Q/LwL//CLfGzXqPJTAeh2ziNZJoT7356 5d0/UgLb5zF7hv6HlKkqdv8DMOPqWV5kFrYZk/GIjnSCLhQEofNse5Jl2YsM/recD/Vx 1VdXgqYkQTFBQld4/Dd7sVjX0kFrlVL4enADsdYCh74W5EICUppVrKVr98EHmhy0CYdR KElzA4QL+CEDtYcSzvTnBqfgba1+KUwDO1hsvidkZXqG2NLXn5e73XaBNz8eOcJGeP3L w1qQ==
X-Gm-Message-State: AMCzsaViXe8lbb/dMEOI6cRIjq3Hias2STW5vuEj0dEoK+NYnBS8idjE u034Mphc31nIcU+ZGwVOQAs2+Yng
X-Google-Smtp-Source: ABhQp+SiYwESd0blLB2Kmw6mrKViMExwPGFsVFiuBG24N7mR9RtmLFHgXCIzT0pBJQsnG6xeRC7njg==
X-Received: by 10.101.77.210 with SMTP id q18mr10292401pgt.95.1509816149668; Sat, 04 Nov 2017 10:22:29 -0700 (PDT)
From: "Matt D." <codespunk AT gmail DOT com>
X-Google-Original-From: "Matt D." <codespunk+cygwin AT gmail DOT com>
Reply-To: codespunk+cygwin AT gmail DOT com
Subject: Re: No way to use ssh ~/.ssh/config with "noacl" option
References: <59FD8C99 DOT 8010703 AT gmail DOT com> <20171104113723 DOT GC18070 AT calimero DOT vinschen DOT de> <59FDA8D9 DOT 6050808 AT gmail DOT com> <59FDC12F DOT 1080005 AT codespunk DOT com> <59FDDCFA DOT 9030306 AT codespunk DOT com> <20171104163701 DOT GA23538 AT calimero DOT vinschen DOT de>
To: cygwin AT cygwin DOT com
Message-ID: <59FDF754.4040505@gmail.com>
Date: Sat, 4 Nov 2017 13:22:28 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <20171104163701.GA23538@calimero.vinschen.de>

On 11/4/2017 12:37 PM, Corinna Vinschen wrote:
> If your build does not show the same values, then I *bet*, your test
> application is not using the same path as if you're using the coreutils
> stat tool.  Apparently they access the file via different mount points,
> one of them "acl", the other "noacl".

Ssh's readconf.c is using fstat(). If these results are more accurate 
with "noacl" defined then why always say "-rw-r--r--" when more 
information is available?


Matt D.

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019