From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91170 invoked by alias); 4 Nov 2017 18:25:56 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 91072 invoked by uid 89); 4 Nov 2017 18:25:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:930, confused, USER, Hx-spam-relays-external:ESMTPA X-HELO: vsmx012.vodafonemail.xion.oxcs.net Received: from vsmx012.vodafonemail.xion.oxcs.net (HELO vsmx012.vodafonemail.xion.oxcs.net) (153.92.174.90) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 04 Nov 2017 18:25:53 +0000 Received: from vsmx004.vodafonemail.xion.oxcs.net (unknown [192.168.75.198]) by mta-8-out.mta.xion.oxcs.net (Postfix) with ESMTP id 9C5F28CE3F4 for ; Sat, 4 Nov 2017 18:25:49 +0000 (UTC) Received: from Gertrud (unknown [91.47.63.16]) by mta-8-out.mta.xion.oxcs.net (Postfix) with ESMTPA id 71792CDFAF for ; Sat, 4 Nov 2017 18:25:47 +0000 (UTC) From: Achim Gratz To: cygwin@cygwin.com Subject: Re: No way to use ssh ~/.ssh/config with "noacl" option References: <59FD8C99.8010703@gmail.com> <20171104113723.GC18070@calimero.vinschen.de> <59FDA8D9.6050808@gmail.com> <59FDC12F.1080005@codespunk.com> <59FDDCFA.9030306@codespunk.com> <87shdudp76.fsf@Rainer.invalid> <59FDF5BE.7060600@gmail.com> Date: Sat, 04 Nov 2017 18:25:00 -0000 In-Reply-To: <59FDF5BE.7060600@gmail.com> (Matt D.'s message of "Sat, 4 Nov 2017 13:15:42 -0400") Message-ID: <87h8u9ew9n.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-VADE-STATUS: LEGIT X-SW-Source: 2017-11/txt/msg00088.txt.bz2 Matt D. writes: > It's not perfect but I've always had trouble with all of the > modifications Cygwin makes to a file's permissions to support > POSIX-style ACLs. I do miss being able to manage them with chmod and > setfacl though. Just remove any ACL inheritance on the home directory before populating it (or recursively remove it for an existing directory, but that can be more tricky). I suggest to use a sub-directory of your actual Windows home, otherwise you might get into trouble with applications writing dot files into it and/or getting confused by the dot files from Cygwin. It's easy enough to mount it to /home/$USER so it's where you'd normally expect it to show up. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf rackAttack V1.04R1: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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