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:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=f4tm+ xw48ct0Wdq10UwxjE6WfgttamDzJqCqoRhjOt6SKqSqvNysCVdbDWjb5eIN0RnJB hJeMiSebB4i/dRVlltxsKf5MB7KuGiEe8irQ2out7HDX7L8qajVVwnv6h1Xnd0TW euIv4UFJVm4dfqqytVTQtA7He5iyGgHh3ynaYM= 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:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=qiCy9dpk/Pu vW8J5WzAlI3GQxW0=; b=Gt2yl9aDvKsFaKu96fAHhF0QRAidz8zDjDi8nlsCHCk 9BEhRwGuOvvWSjM2XXIDtyWrxQd4Z6DJpv7UwTDjwZzcFpndgemfoeJA7fyr+03N UfEzKMpM4DW06ndpnkFGIWTaPB0Y+Fgo9JxO0JYqM6it+DXoUYdhvG6TjtbbpK1k = Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-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 From: Achim Gratz To: cygwin AT cygwin 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> <87shdudp76 DOT fsf AT Rainer DOT invalid> <59FDF5BE DOT 7060600 AT gmail DOT com> Date: Sat, 04 Nov 2017 19:25:40 +0100 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 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