This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bash appears to have changed...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]