Cygwin 1.3.17 changes ls -l output

Pierre A. Humblet pierre.humblet@ieee.org
Tue Dec 3 08:11:00 GMT 2002


On Tue, Dec 03, 2002 at 10:47:36AM -0500, Jason Tishler wrote:
> Pierre,
> 
> Should the "+" be suppressed?  Or, should Cygwin behave like other
> Unixes (e.g., Solaris, HP-UX, etc.) that support ACLs?
>
The + can be suppressed by at least 3 ways:
- the user should be able to remove the default entries (inheritance) 
  when it matters (using setfacl, cacls or the Windows security gui).
- ls.exe can be modified to disregard acl info.
- Cygwin can be modified to not set defaults on directories.
  However in that case most native Windows programs would create files
  accessible only by the owner (or Administrators, if in group 544)
  and by SYSTEM. That would probably generate traffic to this list.
  I didn't invent the current behavior but I think it's a reasonable
  compromise between strict Unix behavior and being nice to users.
 
> If the latter, then I need to submit a patch for one of the Python
> regression tests.

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/



More information about the Cygwin mailing list