X-Recipient: archive-cygwin@delorie.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:to:message-id:date
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=jwqF2IxZYAbaYX+zpD6CV3i74qHo6S0CgT0s8Cz+WFIwUy6A4PvrU
	Mx1ZnEh/YhI0Y3rv2DrYKm/urzMCkvXkDRRVS+SjEW7pfZjjrX7/ri2kII+FUJ4t
	YNleJobVNLffWCOIReOwVrXtp+45IdwxwOgwEZx0L+75IECRezzKL0=
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:to:message-id:date
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=GhgULFwZ1xRepBrm0MQaLiuxsFI=; b=mCwHuyHS4MKtmSXXlCJ3Cl6J4c6C
	3qg3K91MHuDEkgmOXGKX97/uZR1Na+P79xLggbwWMPs2Eq9l2fMxCQMKJJcwV82R
	XqIhtCWUhSiSOXSEIGqH3D9KB/SG7l/sPyAswlwMV5dqJ1U0sgJQ6WtuBV5/9bKQ
	SiHMPWLsUqxgR6w=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=mounted, HX-Google-DKIM-Signature:reply-to, matt
X-HELO: mail-pf0-f178.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:sender:from:reply-to:subject:to:message-id:date         :user-agent:mime-version:content-transfer-encoding;        bh=rMTJJx5hdo/RrZBG7OrxduqxjNqPHo2OuipP+n+zXa4=;        b=Uev7rDPcr/H0+c3SBpQ/vKd7Xea/7ati6hpYTdgNUMVQ7SrxPqEfQ3uAxx5R5IoAzJ         wwikRlKOBEqYDdTkRUF4fotmhB9JccM4b9pR7qNPHUtcTA1fVDv01oMo+6TVKSgT0Xrh         tGW5dyLEb+H7w3p0JgflRDfgTbQ74XO2Ucq8x0/U5w7fqPeOnVd2kPVxpV2z6gxnqev6         ps7eSC20kqHAwE3nfh3iFBEQoLAOc9HtYvd2iDuWvZXHc35f3rHsJ2q9IzB9Wmtmaiqe         gKuQx/TEgjCcO3RurZaJFLM6wDq1ohUVvHhN/oRmGfH0PUZVsnYZsG5J/Tkwhl3LyfXk         3vRQ==
X-Gm-Message-State: AMCzsaUHRs68KlHMxwQjY1O3pAPeAL8nO27T/onbkr8Yx7fJKxmphMYf	Meajix1o+oJpvbjTuvF7Ewiw6y3y
X-Google-Smtp-Source: ABhQp+TvmAgYqYM/sYmF3Nk8qegfJl/oGohsEf+DfLD7X3IhWrccAacfhmJbEXHF4TJNaMgh3Siwew==
X-Received: by 10.98.71.194 with SMTP id p63mr10590565pfi.26.1509788820786;        Sat, 04 Nov 2017 02:47:00 -0700 (PDT)
From: "Matt D." <matt@codespunk.com>
X-Google-Original-From: "Matt D." <codespunk+cygwin@gmail.com>
Reply-To: codespunk+cygwin@gmail.com
Subject: No way to use ssh ~/.ssh/config with "noacl" option
To: cygwin@cygwin.com
Message-ID: <59FD8C99.8010703@gmail.com>
Date: Sat, 4 Nov 2017 05:47:05 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

I mount with "noacl" as I don't need ACLs for my purposes and prefer to 
leave everything up to Windows permissions.

The problem with this is that ssh insists that ~/.ssh/config be less 
permissive. But this file is bound to --rw-r--r-- for this option.

Would it be appropriate to request ssh to ignore this requirement when 
"noacl" present on the mounted volume?


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

