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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=nV zDLkUkZJ9zSdZp6i1ujYwYbCGEVuvB8/1rkP/oXqu01D7nSeVv8jAO/Lcef9B8oo 1t43JljIRKjHk+FMo1atG4IC9LrHjnZuwFY2NQuVcjUQeN10cU37MeUc55Wb6xDJ 8zGpnMprss2waW72kpZ9/m3l9oAAdxE+wbRlsItKA= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=5u/H16qg RvljJKPnpMHw1eeffrU=; b=Gk9jLZk81YHccSdgM2lQ2/wWrfUlRrAY9reSPz03 aesrl7Uc23IyNuslS+Pgbp3YM0J0fsSRJU31nzggd3Zqm/XKb0V42xund+zeXL2s S7WllyC5STxlq+NTGLqywTi3egCg5Nm0ZTVIq/LtRhs48o4szKzjhYvb6m22AdBh TMo= 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=3.2 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-lb0-f182.google.com MIME-Version: 1.0 X-Received: by 10.112.157.100 with SMTP id wl4mr9597505lbb.108.1424983894315; Thu, 26 Feb 2015 12:51:34 -0800 (PST) In-Reply-To: <20150226202836.GB10024@calimero.vinschen.de> References: <87twy8cv4k DOT fsf AT Rainer DOT invalid> <20150226202836 DOT GB10024 AT calimero DOT vinschen DOT de> Date: Thu, 26 Feb 2015 15:51:34 -0500 Message-ID: Subject: Re: Too Many Permissions Stripped In 1.7.35? From: Bryan Berns To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes > That's not really a goal. The SYSTEM permissions are kind of useless > anyway, given that SYSTEM has permissions to read and write all files > anyway. I don't see that a rule to add SYSTEM permissions to all files > accomplishes anything which isn't already available anyway. I don't think this is true; see below when running as the system account: V:\>echo %USERNAME% BERNS-WINDOWS$ V:\>icacls V:\Test V:\Test DOMAIN\Administrator:(OI)(CI)(F) Successfully processed 1 files; Failed processing 0 files V:\>cd V:\Test Access is denied. V:\> -- 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