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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=Wj06UAwdQL5cMHydChjxV7yXVVtzEolSxI+8TZ39x2r oZmqNLcfBBPgLIeZyFeXTBrWTaSVkh6707S9iG/CyVd2E4JPwijZvDK92A6Hw94L CNSjCOtTgTmDlaJ/wbhhTfGBjZ+03MUrhk7ug7GFhuTv3r9eb+qrLQXRyhwSikCY = 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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=FY+Uxk8p6sSKMSXN0tEImF595Yo=; b=upx1pvY8z3OqBCT0I VBatjRNwE9K7Hpo7lXjbCCsOGV2jkQpgljPQKNj0n4GMMMyUcxvO3QfXSQZpxM1m o+EVxwKp4tnmpKlx/TnfVOBo6Yzw1TDOIJJatk0bYxV2oiYG9/NnN8VCi0A30TW4 vGnzCOFDoKLax3wUGnGsEWF24o= 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 X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL autolearn=no version=3.3.1 Message-ID: <514AC218.8080207@gmail.com> Date: Thu, 21 Mar 2013 09:17:28 +0100 From: pfx User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: Andrey Repin Subject: Re: windows 7 : files permission problem References: <5149E9FF DOT 6090409 AT gmail DOT com> <318418716 DOT 20130320230116 AT mtu-net DOT ru> In-Reply-To: <318418716.20130320230116@mtu-net.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Le 20/03/2013 20:01, Andrey Repin a écrit : >> # >> # Why cygwin doesn't display posix permissions ? >> # > Because the ACL set on the file do not match any POSIX permissions. The > presence of extended attributes (like ACL) is indicated by "+" at the end of > POSIX permission byte. OK, I must re-read the documentation ! (http://cygwin.com/cygwin-ug-net/ntsec.html) [...] >> Any idea ? > As a general rule, if you are going to mix Cygwin and native tools, let > windows handle file permissions ("noacl" mount option), and you'll not see > such issues again. Indeed, this fixes my problem. Many thanks But it seems to me that we always mix native and windows tools. I wonder why 'noacl' is not a default mount option ? -- 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