delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/08/12/08:39:58

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Dave Korn" <dave DOT korn AT artimi DOT com>
To: <cygwin AT cygwin DOT com>
Subject: RE: [Windows Security] User rights inherited from parent directory
Date: Fri, 12 Aug 2005 13:39:36 +0100
MIME-Version: 1.0
In-Reply-To: <ddi0i9$n9o$1@sea.gmane.org>
Message-ID: <SERRANOXAg0pepP1znX00000284@SERRANO.CAM.ARTIMI.COM>

----Original Message----
>From: Franz Haeuslschmid
>Sent: 12 August 2005 12:19


> When I copy a file into that folder using the Windows Explorer,
> it works as expected by me.  However---now the relation to
> cygwin---using `cp' sets the user rights in the access list of
> the copied file to other values.

  Well, yes, of course it does.  'cp' behaves like the POSIX version,
setting rights according to the umask; and POSIX only knows about UGO
rights, so the newly-copied files get the nearest approximation in that
scheme to their original ACLs.  'cp' does not know about Windoze ACLs
because POSIX does not know about Windoze ACLS.  If you want to have files
that use the POSIX perms model, use cygwin's 'cp' command, but if you want
to have files that use the full Windoze ACLs, use a windows copy command.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019