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: Fri, 31 Oct 2003 12:13:12 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: ACLs are not handled correctly Message-ID: <20031031111312.GD3531@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <200310310915 DOT h9V9F6oW016115 AT newsguy DOT com> <1jl52vdb5unc9 DOT dlg AT thorstenkampe DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1jl52vdb5unc9.dlg@thorstenkampe.de> User-Agent: Mutt/1.4.1i On Fri, Oct 31, 2003 at 11:51:31AM +0100, Thorsten Kampe wrote: > * Dierk Schmedes (2003-10-31 10:15 +0100) > > Problem: nearly each tool that the create or modify a file/directory (e.g. cp, > > touch, setfacl) ignore the ALCs of the current directory or add further > > users/groups to it. > > > Example > > /home/dierk has the following ACLs (listed with xcalcs.exe from the MS > > resource > > kit; same with Explorer) > > > xcalcs F:/cygwin/home/dierk > > f:\cygwin\home\dierk \dierk:F > > NT AUTHORITY\SYSTEM:(OI)(CI)(IO)R > > > Now I create a new file (e.g. touch /home/dierk/newfile). Everyone expect that > > the file has the same rights as my home folder /home/dierk, [...] > > Why? Cygwin doesn't support ACLs and inheritance - including Windows > ACLs. And "cp" or "touch" don't either - "umask" is the thing they > ask. Cygwin does support ACLs, but only in a POSIX sense. Plus a funny (but incomplete if it comes to inheritance) implementation of Solaris ACLs. Cygwin is not Windows but POSIX on top of Windows. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/