X-Spam-Check-By: sourceware.org Date: Tue, 2 Jan 2007 07:36:01 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: I can not delete read permisions in a file Message-ID: <20070102123601.GA10840@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <8123320 DOT post AT talk DOT nabble DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8123320.post@talk.nabble.com> User-Agent: Mutt/1.5.11 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 Tue, Jan 02, 2007 at 04:29:02AM -0800, Jose Luis wrote: > >Hi, > > > >ZD000001 AT up662692 ~ >$ ll .netrc >-rw-r--r-- 1 ZD000001 mkpasswd 49 Jan 2 13:10 .netrc > >ZD000001 AT up662692 ~ >$ chmod 600 .netrc > >ZD000001 AT up662692 ~ >$ id >uid=400(ZD000001) gid=401(mkpasswd) >groups=544(Administradores),545(Usuarios),547(Usuarios >avanzados),401(mkpasswd) > >ZD000001 AT up662692 ~ >$ ll .netrc >-rw-r--r-- 1 ZD000001 mkpasswd 49 Jan 2 13:10 .netrc > > >Any help? Problem reports: http://cygwin.com/problems.html ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ You're probably using a filesystem, like FAT32, which doesn't support setting permissions but sending the information as listed in the above would probably allow us to know for sure. cgf -- 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/