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, 9 Jan 2003 10:05:29 -0500 From: "Pierre A. Humblet" To: cygwin AT cygwin DOT com Subject: Re: Bash appears to have changed... Message-ID: <20030109150529.GA391247@WORLDNET> References: <4 DOT 3 DOT 1 DOT 2 DOT 20030108221223 DOT 0367bae8 AT pop DOT rcn DOT com> <000001c2b7a4$6c9e52f0$4900a8c0 AT leverage> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c2b7a4$6c9e52f0$4900a8c0@leverage> User-Agent: Mutt/1.4i On Wed, Jan 08, 2003 at 10:00:28PM -0800, Andrew Mayer wrote: > However, the default file permissions just seem wrong. Here's a sample, the > full ls -lR is too big to post but looks about the same. > > .: > total 2 > d---------+ 9 mayer None 0 Jan 8 21:01 ./ > d---------+ 9 mayer None 0 Jan 8 21:01 ../ That's a problem mapping ACL to permissions. You can see the truth with cacls and perhaps change the permissions with chmod -R. Coincidentally there is a coming change to Cygwin that will help, and I am working on a small fix for setup as well. Could you send the output of cacls for the cygwin root? That will allow me to see if the coming changes will help here. Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/