RE: default ACLs disappearing when used with CVS?

"Russell Packer" <[email protected]> Wed, 11 Aug 2004 14:45:47 +0100
Newsgroups gmane.linux.file-systems.acl.devel
Message-ID <A0CB61816D3A634C91B373CE14106CA0010BB9D4@iron.int.arnoldinteractive.com>
> -----Original Message-----
> From: [email protected]
[mailto:[email protected]]
> On Behalf Of David Brodbeck
> Sent: 11 August 2004 14:41
> To: [email protected]
> Subject: RE: [Acl-Devel] default ACLs disappearing when used with CVS?
> 
> > -----Original Message-----
> > From: Scott Mcdermott [mailto:[email protected]]
> 
> > How can the files and directories start appearing without
> > any extra ACL information than the old POSIX model? Wouldn't
> > setting default ACLs on ALL directories in repository cause
> > all new filesystem objects to inherit their effect?
> 
> I'm having an odd problem on my Debian system where sometimes
directories
> are created and inherit the proper ACLs for themselves, but don't
inherit
> the default ACLs.  Then when files are created under them, there's no
> default ACL to inherit.  I've been assuming it was some kind of odd
Samba
> bug.  I haven't been able to reproduce it reliably.

Could it be anything to do with the files being created by Microsoft
Windows? I found that I had to hack my registry to preserve file
permissions before I had things working the way I liked.

Here is the change I made:

User Key:
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: ForceCopyAclwithFile
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = preserve original permissions)


_______________________________________________
acl-devel mailing list
[email protected]
http://acl.bestbits.at/mailman/listinfo/acl-devel