This is the mail archive of the cygwin 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: Cygwin & NFTS


On May 13 10:37, Bertrand.POULAIN@fr.thalesgroup.com wrote:
> I work with Cygwin 1.5.9-1 on W2K Server SP3 (NTFS file system) inside an
> Active Directoy domain.
>  
> I want to copy this file with Cygwin :
>  
> ----------+ 1 toto gtoto 65925 May 13 05:49 myfile.log
>  
> to another directory.
>  
> The W2K group DOMAIN ADMINISTRATOR have full access on this file (and
> directory). The user TOTO is in this group (W2K and CYGWIN).
>  
> The copied file is :
>  
> ---------- 1 toto gtoto 65925 May 13 09:57 myfile.log
>  
> and none access with W2K rights.
>  
> Where is the problem ?

cp(1) doesn't copy ACLs, just the standard POSIX permissions.  I'm not
quite sure if it does when using the -p option but it might be worth
a try.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Co-Project Leader          mailto:cygwin@cygwin.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/


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