X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.6 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <20100925185717.GA16274@calimero.vinschen.de>
References: <AANLkTi=F-QAnEhpPzZWn0xgseHg_MBnjM-1PaHqMaWjY@mail.gmail.com>	<20100921165156.GD13235@calimero.vinschen.de>	<AANLkTinJwrg330G0kEJRp5aL4Pdat6uyzqfsROFjANqL@mail.gmail.com>	<20100924092627.GB6694@calimero.vinschen.de>	<AANLkTikzf3WrnqHjoF28OPHRzWQzNHi-pfEtszbgjoSG@mail.gmail.com>	<20100924162826.GA25401@calimero.vinschen.de>	<AANLkTi=CY6wG6tY_cZ5JwTFyfN9fZodVnSq6ExWxd0bR@mail.gmail.com>	<20100924164115.GA5793@calimero.vinschen.de>	<AANLkTik98d3q9McBiBNm6Qb6n6hm-v=sqx4hNMSDLrF=@mail.gmail.com>	<20100925185717.GA16274@calimero.vinschen.de>
Date: Mon, 27 Sep 2010 10:12:26 -0600
Message-ID: <AANLkTiky9fhtzVEoine09NSCRy20+1_mcw0UBZhJqe7C@mail.gmail.com>
Subject: Re: 1.7.7(0.230/5/3) - Cannot change mode of file, and other permission issues on a Windows fileshare
From: Keith Christian <keith1christian@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Sat, Sep 25, 2010 at 12:57 PM, Corinna Vinschen> Nevertheless, are
you really sure you tried the "noacl" mount option for
> this share? =A0The "noacl" option results in trying to open the file a
> second time, with just the READ_CONTROL and FILE_WRITE_ATTRIBUTES access
> rights. =A0This should work in most cases.

Hi Corinna,

Here is the /etc/fstab file with a line to mount Z: with noacl.  The
computer was shut down and rebooted twice.

The line as written below made no difference, still getting the same
errors and failures when checking files into RCS on the network share.
 I've moved the work directory to the local hard drive and RCS
checkins and checkouts work fine.

Do I have the correct syntax for the Z: line below?

cat /etc/fstab
# For a description of the file format, see the Users Guide
# http://cygwin.com/cygwin-ug-net/using.html#mount-table

Z: /cygdrive/z ntfs binary posix=3D0 user noumount auto noacl 0 0


=3D=3D=3D=3D=3DKeith

--
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

