Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Thu, 28 Apr 2005 20:24:21 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: 1.5.16-1: chmod problem Message-ID: <20050428182421.GH2572@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i On Apr 28 14:40, Pach Roman (GS-EC/ESA4) * wrote: > Hello, > the following commands run properly on the c:/drive > > c> touch yahoo > c> ls -l yahoo > -rw-rw-rw- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo > > c> chmod -w yahoo > c> ls -l yahoo > -r--r--r-- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo > > but if I try it on the u:/ drive connected over net the following error comes > > u> ls -l yahoo > -rw-r--r-- 1 ropach mkpasswd 0 Apr 28 13:50 yahoo > u> chmod -w yahoo > chmod: changing permissions of `yahoo': Permission denied > > There were no problems up to the version cygwin-1.5.13-1. > The error on my machine is new for the following two versions > cygwin-1.5.15-1 > cygwin-1.5.16-1 Did you verify that the permissions of the share is set to allow write access? If the machine which exports the share you're connecting to is a XP or 2K3 machine, then the default shareing permissions are set to read only. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/