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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=QLYM/eZWbAsMcDPX PrAwj+IRyTEkT/WPYAaBcTwSNlT3Go0f5P9rwAKTmm0aXzuE+DyG/ZicY7ppE5TV ma9ahlOdlPcZ5u2nZkeLSNrJMpy8TFd3I7Rh5bZx/5krrsTc9zDlIl4lx0ow85um 4xI/zbImrWcEsdeI1iTBVe2IQiw= 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=pgnoPi3TjmIDuBWiY1aH1L KDfAM=; b=II8AOX88evD7vau76Ck7feAYysQ5MyqeL80iXiLe4M5AYWiJUU1hoM rvQ0TCZar7qLIBl19GqBYSdZRM6e5ehUbl01b6pFs+9CBh5alVCBRo8zWocZCOH6 fx9klSqsRdbheJnJaF6d4YZ4JXGY6TFLWJlS5UHBhQB3h0gUpHQjI= 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=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173021pub.verizon.net Message-id: <53C55459.20603@cygwin.com> Date: Tue, 15 Jul 2014 12:18:33 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to mount all network drives noacl References: <33EC3398272FBE47B64EE3B3E98F69A761772C4C AT DE011520 DOT schaeffler DOT com> In-reply-to: <33EC3398272FBE47B64EE3B3E98F69A761772C4C@DE011520.schaeffler.com> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 07/15/2014 11:59 AM, Lemke, Michael SZ/HZA-ZSW wrote: > On 15 Jul 2014 17:30:40 +0200, > Corinna Vinschen wrote: >> On Jul 15 15:24, Lemke, Michael SZ/HZA-ZSW wrote: >>> I am sure this is described somewhere but I (or rather google) can't find it: >>> >>> What to put into /etc/fstab to make any access to a network share use >>> the noacl option? E.g. cp ... //server1/path should create all files >>> with default Windows permissions on the remote end, same for //server2/path2 etc. >> >> It's all in the cygdrive prefix: >> >> https://cygwin.com/cygwin-ug-net/using.html#cygdrive >> > > Thanks, I would never have seen that. So the answer is > > none / cygdrive binary,posix=0,user,noacl 0 0 > > But that would also make my local drives not use acls, which I don't want. > So is there a solution to have UNC paths use noacl and drives with a drive > letter use acl? Yes but you'll need to mount the network drives that you want to use noacl individually. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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