X-Recipient: archive-cygwin AT delorie DOT 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: <20100921165156 DOT GD13235 AT calimero DOT vinschen DOT de> <20100924092627 DOT GB6694 AT calimero DOT vinschen DOT de> <20100924162826 DOT GA25401 AT calimero DOT vinschen DOT de> <20100924164115 DOT GA5793 AT calimero DOT vinschen DOT de> <20100925185717 DOT GA16274 AT calimero DOT vinschen DOT de> Date: Mon, 27 Sep 2010 10:12:26 -0600 Message-ID: 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 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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