Bash appears to have changed...

Pierre A. Humblet pierre.humblet@ieee.org
Mon Jan 13 03:30:00 GMT 2003


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



More information about the Cygwin mailing list